mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
- gameengine: shaderc/2024.3 → 2025.3, rapidjson → cci.20230929, stb → cci.20230920 - frontends/cli: sol2/3.4.1 → 3.5.0, lua/5.4.7 → 5.4.6 (sol2 compat) - frontends/qt6: qt/6.8.1 → 6.7.3 (6.8.x has Xcode version check issues) - services/media_daemon: fmt/12.0.1 → 12.0.0 (spdlog compat) All Conan installs now succeed with --build=missing Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
17 lines
189 B
Plaintext
17 lines
189 B
Plaintext
[requires]
|
|
cpr/1.14.1
|
|
lua/5.4.6
|
|
sol2/3.5.0
|
|
nlohmann_json/3.11.3
|
|
|
|
[generators]
|
|
CMakeDeps
|
|
CMakeToolchain
|
|
|
|
[options]
|
|
cpr/*:ssl_backend=openssl
|
|
lua/*:shared=False
|
|
|
|
[tool_requires]
|
|
cmake/3.30.0
|