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.
2 parents 6173e24 + 82331a2 commit 104d91aCopy full SHA for 104d91a
CMakeLists.txt
@@ -19,7 +19,7 @@
19
# 2. The MIT License, found at <http://opensource.org/licenses/MIT>.
20
#
21
22
-cmake_minimum_required(VERSION 3.6)
+cmake_minimum_required(VERSION 3.10)
23
set(CMAKE_CXX_STANDARD 11)
24
set(CMAKE_CXX_EXTENSIONS OFF)
25
0 commit comments