1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 13:46:42 +00:00
Commit graph

5 commits

Author SHA1 Message Date
AnyOldName3
6cdcbd957a And the same with CMake 2025-09-05 00:56:36 +01:00
AnyOldName3
9fe8f3b03c Attempt to use Qt not necessarily from brew
The homebrew package should add qmake to the path, and qmake knows where Qt is.
If this works for brew, it should work for not-brew, too.

This *might* give a trailing /lib on the path CMake sees, but CMake implicitly tries adding a /lib suffix to paths in CMAKE_PREFIX_PATH, so this shouldn't make a difference to anything.
2025-09-05 00:55:52 +01:00
Sarah Sunday
180287dd80 [CI] Do not use ccache executable path, just ref directly 2025-09-02 19:54:38 -05:00
Sarah Sunday
493827285b [CI] Fix path and big env goof 2025-06-22 13:35:23 -05:00
Sarah Sunday
faa9af4428 [CI] Overhaul mac CI flow 2025-06-21 19:54:42 -05:00
Renamed from CI/before_script.osx.sh (Browse further)