We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58ab1bf commit 1d5280fCopy full SHA for 1d5280f
example/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 2.8.12)
+CMAKE_MINIMUM_REQUIRED(VERSION 3.5)
2
3
if(POLICY CMP0054)
4
cmake_policy(SET CMP0054 NEW)
0 commit comments