Added setup.sh for mac

This commit is contained in:
mathusummut
2019-02-03 13:28:50 +01:00
parent 13c7a15d5b
commit a31cc2468c
3 changed files with 6 additions and 1 deletions

3
mk/macos/build-deps.sh Normal file
View File

@@ -0,0 +1,3 @@
brew install sdl2 lua fontconfig freetype ftgl libogg glew libvorbis cppunit glib fribidi miniupnpc wxmac
brew outdated cmake || brew upgrade cmake; brew outdated pkgconfig || brew upgrade pkgconfig
brew install Caskroom/cask/xquartz