1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-29 22:15:32 +00:00

Switch to latest Qt5 version which is C++11-compatible

This commit is contained in:
Bret Curtis 2016-08-13 15:11:46 +02:00
parent dbc29854b2
commit b6ee76b77b

View file

@ -5,7 +5,6 @@ export CC=clang
DEPENDENCIES_ROOT="/private/tmp/openmw-deps/openmw-deps"
QT_PATH=`brew --prefix $macos_qt_formula`
mkdir build
cd build