We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b83dd5 commit e2bd59aCopy full SHA for e2bd59a
1 file changed
CMakeLists.txt
@@ -4,7 +4,7 @@
4
# Author: Sylwester Arabas #
5
####################################################################################################
6
7
-cmake_minimum_required(VERSION 3.8) # CXX17
+cmake_minimum_required(VERSION 3.15) # CXX17
8
9
file(GLOB mods RELATIVE ${CMAKE_SOURCE_DIR} gitmodules/*)
10
foreach(mod ${mods})
0 commit comments