1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

macOS: Deploy imports used by thumbnailer.qml

- Closes #2267
This commit is contained in:
srazi 2017-03-21 23:32:45 +03:30
parent ac903a9c10
commit 686ad7eee2

View File

@ -51,7 +51,7 @@ else
fi
# run macdeployqt
$MACDEPLOYQT QupZilla.app
$MACDEPLOYQT QupZilla.app -qmldir=$PWD/../src/lib/data/data
# create final dmg image
cd ../mac