We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90771fe commit 87eaa9bCopy full SHA for 87eaa9b
1 file changed
CMakeLists.txt
@@ -1,8 +1,4 @@
1
-cmake_minimum_required(VERSION 2.8)
2
-
3
-if(POLICY CMP0048)
4
- cmake_policy(SET CMP0048 NEW) # CMake 3.0.0
5
-endif()
+cmake_minimum_required(VERSION 3.5)
6
7
set(MODULE_NAME "OpenIGTLinkIF")
8
set(MODULE_TITLE "OpenIGTLink I/F")
0 commit comments