Lower CMake required version
This commit is contained in:
parent
a106fd660d
commit
0f51c136f2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.16)
|
||||
cmake_minimum_required(VERSION 3.8)
|
||||
project(psemek)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 20)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue