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 039134b commit 15722beCopy full SHA for 15722be
CMakeLists.txt
@@ -3,7 +3,7 @@
3
#
4
# Copyright (c) 2012 Louis Dionne
5
6
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.10)
7
8
set (CMAKE_CXX_STANDARD 11) # for constexpr specifier and other goodies
9
set(CMAKE_CXX_STANDARD_REQUIRED True)
0 commit comments