Skip to content

Commit 787efa0

Browse files
committed
Adaptacja CMakeLists.txt
1 parent 45a6823 commit 787efa0

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
@@ -9,7 +9,7 @@
99
# @date 2026-02-18 (last update)
1010
##################################################################################
1111

12-
cmake_minimum_required(VERSION 3.11)
12+
cmake_minimum_required(VERSION 3.20)
1313

1414
project(symshelllight)
1515
set(CMAKE_CXX_STANDARD 11) # See: https://matgomes.com/setting-cpp-standard-cmake/

0 commit comments

Comments
 (0)