加入5套spine官方运行时
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
|
||||
CMake 只用于开发构建,不是最终用户的运行依赖。Windows 可以使用 Visual Studio Generator 或 Ninja + MSVC。
|
||||
|
||||
五个版本的官方 `spine-cpp` 以普通 vendor 源码纳入主仓库,不使用 Git Submodule。CMake 配置启用完全断开模式并检查必要头文件与许可证;缺失时明确失败,绝不执行依赖下载。这样内网只需克隆一次主仓库即可构建。
|
||||
|
||||
## 2. 分层结构
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user