Skip to content

Commit

Permalink
Merge pull request #29 from danra/mac_ci_fixes
Browse files Browse the repository at this point in the history
Mac CI fixes
  • Loading branch information
Arcnor authored Apr 18, 2024
2 parents c15f270 + c9cc616 commit 623cafc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Brewfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@ cask "xquartz"
# SDL
brew "sdl12-compat"
brew "sdl2_image"

brew "ninja"
1 change: 1 addition & 0 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
}
, {
"name": "mac"
, "generator": "Ninja Multi-Config"
, "condition": {
"type": "equals"
, "lhs": "${hostSystemName}"
Expand Down

0 comments on commit 623cafc

Please sign in to comment.