We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb64859 + 3e92763 commit ae7f42bCopy full SHA for ae7f42b
CMakeLists.txt
@@ -1,4 +1,4 @@
1
-cmake_minimum_required(VERSION 3.8) # for cxx_std_17 in CMAKE_CXX_KNOWN_FEATURES
+cmake_minimum_required(VERSION 3.11) # for FetchContent
2
project(scope_guard)
3
4
# handle inclusions and dependencies
0 commit comments