1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 00:46:34 +00:00
openmw/CI/macos
AnyOldName3 c70a7cd15b Eliminate single-line ccache scripts
They used to be necessary because they selected CMake of the same architecture as the build target, but now we use native ccache, they don't do anything meaningful.

Make things consistent with other platforms and just call ccache directly in the CI script.
2025-09-05 01:01:41 +01:00
..
before_install.amd64.sh Try using native CMake and CCache 2025-09-05 00:55:52 +01:00
before_install.arm64.sh Undo part of !4759 2025-09-05 00:55:52 +01:00
build.sh [CI] Overhaul mac CI flow 2025-06-21 19:54:42 -05:00