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 afb5035 commit 0065bb2Copy full SHA for 0065bb2
cpp11training/CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 2.8.2)
+cmake_minimum_required(VERSION 3.8.0)
2
include("${CMAKE_CURRENT_SOURCE_DIR}/CMake/SetupGoogletest.cmake")
3
4
set(CMAKE_CXX_STANDARD 17)
0 commit comments