Cleanup & optimise the macOS CI scripts

This commit is contained in:
schm1dtmac
2025-09-25 18:22:02 +01:00
committed by Ani
parent 6451c4d49f
commit 0b89b1b912
6 changed files with 21 additions and 22 deletions
+2
View File
@@ -0,0 +1,2 @@
set(CMAKE_SYSTEM_NAME Darwin)
set(CMAKE_SYSTEM_PROCESSOR x86_64)