Skip to content

Commit

Permalink
build UPDATE set max cmake version
Browse files Browse the repository at this point in the history
  • Loading branch information
michalvasko committed Jan 31, 2024
1 parent 8820335 commit b28857c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.5)
cmake_minimum_required(VERSION 3.5...3.28.1)

project(netopeer2 C)
set(NETOPEER2_DESC "NETCONF tools suite including a server and command-line client")
Expand Down

0 comments on commit b28857c

Please sign in to comment.