commit | e1d80bdbc0b36609a2be08a0b92561a115a39805 | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Wed Jan 31 11:21:11 2024 +0100 |
committer | Michal Vasko <mvasko@cesnet.cz> | Wed Jan 31 11:21:52 2024 +0100 |
tree | fd3275654aa3022623104b394092e15454004cb9 | |
parent | cef6f0a605b4c5c3ecf6010ec54e85893d47693c [diff] [blame] |
build UPDATE set max cmake version
diff --git a/CMakeLists.txt b/CMakeLists.txt index d3e0505..d544383 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt
@@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.5) +cmake_minimum_required(VERSION 3.5...3.28.1) project(libnetconf2 C)