mirror of
https://github.com/darlinghq/darling-python.git
synced 2024-11-23 04:09:40 +00:00
Update CMake Version To 3.13
This commit is contained in:
parent
7a3dfaf1d3
commit
98375aa679
@ -1,6 +1,6 @@
|
||||
project(python27)
|
||||
|
||||
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