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 912a9cc commit 5715cedCopy full SHA for 5715ced
CMakeLists.txt
@@ -1,5 +1,5 @@
1
project( common_clang )
2
-cmake_minimum_required(VERSION 2.8.8)
+cmake_minimum_required(VERSION 3.4.3)
3
4
# Do not omit TARGET_OBJECTS expression from the SOURCES target
5
# property
0 commit comments