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 6173e24 commit 82331a2Copy full SHA for 82331a2
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