Skip to content

Commit abe67a1

Browse files
authored
Update CMake version
1 parent 556cd56 commit abe67a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
# Note: on OS X you should install XCode and the associated command-line tools
1919

20-
CMAKE_MINIMUM_REQUIRED(VERSION 2.8.12)
20+
CMAKE_MINIMUM_REQUIRED(VERSION 3.20)
2121
PROJECT("Eclipse Paho C" C)
2222
MESSAGE(STATUS "CMake version: " ${CMAKE_VERSION})
2323
MESSAGE(STATUS "CMake system name: " ${CMAKE_SYSTEM_NAME})

0 commit comments

Comments
 (0)