mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-02 21:59:09 +08:00
Merge branch '3.8' into 3.9-beta
This commit is contained in:
commit
a0f33bb0c0
@ -28,7 +28,7 @@ cmake_minimum_required(VERSION 3.6)
|
|||||||
set(APP_NAME spine-cocos2dx-example)
|
set(APP_NAME spine-cocos2dx-example)
|
||||||
|
|
||||||
project(${APP_NAME})
|
project(${APP_NAME})
|
||||||
option(BUILD_EDITOR_SPINE "Build editor support for spine" ON)
|
set(BUILD_EDITOR_SPINE OFF CACHE BOOL "Build editor support for spine" FORCE)
|
||||||
|
|
||||||
if(XCODE)
|
if(XCODE)
|
||||||
if(NOT DEFINED CMAKE_XCODE_ATTRIBUTE_IPHONEOS_DEPLOYMENT_TARGET)
|
if(NOT DEFINED CMAKE_XCODE_ATTRIBUTE_IPHONEOS_DEPLOYMENT_TARGET)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user