Add QtQuick Compiler.

This commit is contained in:
Black Hat
2018-10-15 02:31:31 +00:00
parent a317ecc4fc
commit bead3ed36b
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ install:
- git submodule update --init --recursive
script:
- qmake spectral.pro PREFIX="${DEPLOY_DIR}"
- qmake spectral.pro CONFIG+=qtquickcompiler PREFIX="${DEPLOY_DIR}"
- make
- make install
- macdeployqt ${DEPLOY_DIR}/bin/spectral.app -dmg -qmldir=qml -qmldir=imports