Skip to content

Commit aeb90d4

Browse files
committed
CMake Deprecation Warning: cmake_minimum_required
externpro/externpro#1 (comment)
1 parent de885d9 commit aeb90d4

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.0.0)
1+
cmake_minimum_required(VERSION 3.0.0...3.21)
22

33
list (APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
44

0 commit comments

Comments
 (0)