mirror of
https://bitbucket.org/mfeemster/fractorium.git
synced 2025-07-16 13:14:51 -04:00
1.0.0.20 Release
--Code changes -Upgrade to Qt 5.12.8.
This commit is contained in:
@ -3,7 +3,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
|
||||
QT_MACDEPLOY=~/Qt/5.11.3/clang_64/bin/macdeployqt
|
||||
QT_MACDEPLOY=~/Qt/5.12.8/clang_64/bin/macdeployqt
|
||||
|
||||
cd $FRACTORIUM_RELEASE_ROOT
|
||||
|
||||
|
Reference in New Issue
Block a user