mirror of
https://github.com/darlinghq/darling-dyld.git
synced 2024-11-23 04:19:41 +00:00
Update CMake Version To 3.13
This commit is contained in:
parent
2f0db0519a
commit
1348666c2f
@ -1,6 +1,6 @@
|
||||
project(dyld-apple)
|
||||
|
||||
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