We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c888f4 commit d1a4256Copy full SHA for d1a4256
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 2.4.3)
+cmake_minimum_required(VERSION 3.5)
2
set(CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS true)
3
cmake_policy(SET CMP0017 NEW)
4
#this line has to appear before 'PROJECT' in order to be able to disable incremental linking
0 commit comments