Skip to content

Commit e2bd59a

Browse files
committed
bump: cmake version
1 parent 6b83dd5 commit e2bd59a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Author: Sylwester Arabas #
55
####################################################################################################
66

7-
cmake_minimum_required(VERSION 3.8) # CXX17
7+
cmake_minimum_required(VERSION 3.15) # CXX17
88

99
file(GLOB mods RELATIVE ${CMAKE_SOURCE_DIR} gitmodules/*)
1010
foreach(mod ${mods})

0 commit comments

Comments
 (0)