1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-19 20:53:52 +00:00

update mac deps to include latest OSGoS 3.6, mygui 3.4.1 and multi-threaded bullet

This commit is contained in:
Bret Curtis 2021-06-11 16:44:15 +02:00
parent 036a344eae
commit 49ce26361e

View file

@ -15,7 +15,7 @@ ccache --version
cmake --version cmake --version
qmake --version qmake --version
curl -fSL -R -J https://downloads.openmw.org/osx/dependencies/openmw-deps-8f5ef6e.zip -o ~/openmw-deps.zip curl -fSL -R -J https://downloads.openmw.org/osx/dependencies/openmw-deps-20210611.zip -o ~/openmw-deps.zip
unzip -o ~/openmw-deps.zip -d /private/tmp/openmw-deps > /dev/null unzip -o ~/openmw-deps.zip -d /private/tmp/openmw-deps > /dev/null
# additional libraries # additional libraries