mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-21 01:36:02 +08:00
[cocos2dx] Disable cocos2d spine editor support for our example project.
This commit is contained in:
parent
944b656517
commit
1daedd3f1c
@ -28,6 +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)
|
||||||
|
|
||||||
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