Nump minimum cmake version
This commit is contained in:
parent
7b1ed4bd95
commit
0e000b190d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
cmake_minimum_required(VERSION 3.8)
|
cmake_minimum_required(VERSION 3.10)
|
||||||
project(psemek)
|
project(psemek)
|
||||||
|
|
||||||
cmake_policy(SET CMP0077 NEW)
|
cmake_policy(SET CMP0077 NEW)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue