1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-27 11:25:24 +01:00

macOS 11 CI (#15069)

* Build from sources with prebuilt dependencies. Cross build for x86_64 and older macOS SDKs.
This commit is contained in:
sfence
2025-11-25 16:45:10 +01:00
committed by GitHub
parent 0062f82fc0
commit f5f26bff66
6 changed files with 223 additions and 86 deletions

View File

@@ -10,6 +10,7 @@
#include <cassert>
#include <memory>
#include <optional>
#include <vector>
namespace scene
{