We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45a6823 commit 787efa0Copy full SHA for 787efa0
1 file changed
CMakeLists.txt
@@ -9,7 +9,7 @@
9
# @date 2026-02-18 (last update)
10
##################################################################################
11
12
-cmake_minimum_required(VERSION 3.11)
+cmake_minimum_required(VERSION 3.20)
13
14
project(symshelllight)
15
set(CMAKE_CXX_STANDARD 11) # See: https://matgomes.com/setting-cpp-standard-cmake/
0 commit comments