build.sh edited online with Bitbucket

This commit is contained in:
Michel Mastriani 2020-04-18 13:42:02 +00:00
parent b78918d81f
commit a9f936972f

View File

@ -2,7 +2,7 @@
OSX_BUILD_PATH=$PWD
FRACTORIUM_RELEASE_ROOT=$PWD/../Bin/release
# replace 5.11.3 by your QT version, and ensure the installation path is the same
# replace 5.12.8 by your QT version, and ensure the installation path is the same
QT_MACDEPLOY=~/Qt/5.12.8/clang_64/bin/macdeployqt
cd $FRACTORIUM_RELEASE_ROOT