mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-22 11:28:56 +00:00
commit
623cafc8f9
2
Brewfile
2
Brewfile
@ -7,3 +7,5 @@ cask "xquartz"
|
||||
# SDL
|
||||
brew "sdl12-compat"
|
||||
brew "sdl2_image"
|
||||
|
||||
brew "ninja"
|
||||
|
@ -17,6 +17,7 @@
|
||||
}
|
||||
, {
|
||||
"name": "mac"
|
||||
, "generator": "Ninja Multi-Config"
|
||||
, "condition": {
|
||||
"type": "equals"
|
||||
, "lhs": "${hostSystemName}"
|
||||
|
Loading…
Reference in New Issue
Block a user