加入5套spine官方运行时
This commit is contained in:
@@ -2,6 +2,8 @@ cmake_minimum_required(VERSION 3.25)
|
||||
|
||||
project(DateToSpine VERSION 0.1.0 LANGUAGES CXX)
|
||||
|
||||
include(cmake/OfflineDependencies.cmake)
|
||||
|
||||
option(DTS_BUILD_TESTS "Build DateToSpine tests" ON)
|
||||
option(DTS_BUILD_GUI "Build the DateToSpine desktop application" ON)
|
||||
option(DTS_BUILD_RUNTIME_PLUGINS "Build bundled Spine runtime adapters" ON)
|
||||
|
||||
Reference in New Issue
Block a user