1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-09-16 09:26:28 +02:00

Fixed broken OSX build.

This commit is contained in:
AlexVinS
2019-02-05 08:34:37 +03:00
parent f06c8a8725
commit 0ccdd31586

View File

@@ -2,6 +2,6 @@
brew update
brew install smpeg2 libpng freetype sdl2 sdl2_ttf sdl2_image qt5 ffmpeg ninja
brew install sdl2_mixer --with-smpeg2
brew install sdl2_mixer
export CMAKE_PREFIX_PATH="/usr/local/opt/qt5:$CMAKE_PREFIX_PATH"