mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2025-12-20 17:26:01 +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)
|
||||
|
||||
project(${APP_NAME})
|
||||
option(BUILD_EDITOR_SPINE "Build editor support for spine" ON)
|
||||
|
||||
if(XCODE)
|
||||
if(NOT DEFINED CMAKE_XCODE_ATTRIBUTE_IPHONEOS_DEPLOYMENT_TARGET)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user