mirror of
https://github.com/darlinghq/darling-shell_cmds.git
synced 2024-11-23 03:29:46 +00:00
Update CMake Version To 3.13
This commit is contained in:
parent
5d73ce8673
commit
5191dabbef
@ -1,6 +1,6 @@
|
||||
project(shell_cmds)
|
||||
|
||||
cmake_minimum_required(VERSION 3.10)
|
||||
cmake_minimum_required(VERSION 3.13)
|
||||
|
||||
if(COMMAND cmake_policy)
|
||||
cmake_policy(SET CMP0003 NEW)
|
||||
|
Loading…
Reference in New Issue
Block a user