Skip to content

Commit e1d80bd

Browse files
committed
build UPDATE set max cmake version
1 parent cef6f0a commit e1d80bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake_minimum_required(VERSION 3.5)
1+
cmake_minimum_required(VERSION 3.5...3.28.1)
22

33
project(libnetconf2 C)
44

0 commit comments

Comments
 (0)