mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-12-19 09:27:48 -05:00
5 lines
86 B
Ruby
5 lines
86 B
Ruby
# Homebrew dependencies to build Descent3
|
|
|
|
brew "cmake"
|
|
brew "ninja"
|
|
brew "pkg-config" |