Merge pull request #29 from danra/mac_ci_fixes

Mac CI fixes
This commit is contained in:
Edu Garcia 2024-04-18 07:25:58 +01:00 committed by GitHub
commit 623cafc8f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 0 deletions

View File

@ -7,3 +7,5 @@ cask "xquartz"
# SDL
brew "sdl12-compat"
brew "sdl2_image"
brew "ninja"

View File

@ -17,6 +17,7 @@
}
, {
"name": "mac"
, "generator": "Ninja Multi-Config"
, "condition": {
"type": "equals"
, "lhs": "${hostSystemName}"