2 parents cb27b19 + f71a3eb commit d4c6426Copy full SHA for d4c6426
2 files changed
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 3.0)
2
3
option(PLOG_BUILD_SAMPLES "Build plog's samples." ON)
4
samples/CMakeLists.txt
if(POLICY CMP0063) #Honor visibility properties for all target types
cmake_policy(SET CMP0063 NEW)
0 commit comments