mirror of
https://github.com/darlinghq/darling-awk.git
synced 2024-11-23 11:59:39 +00:00
Update CMake Version To 3.13
This commit is contained in:
parent
76925b66dc
commit
5d46e52746
@ -1,6 +1,6 @@
|
|||||||
project(awkexe)
|
project(awkexe)
|
||||||
|
|
||||||
cmake_minimum_required(VERSION 3.10)
|
cmake_minimum_required(VERSION 3.13)
|
||||||
|
|
||||||
if(COMMAND cmake_policy)
|
if(COMMAND cmake_policy)
|
||||||
cmake_policy(SET CMP0003 NEW)
|
cmake_policy(SET CMP0003 NEW)
|
||||||
|
Loading…
Reference in New Issue
Block a user