summaryrefslogtreecommitdiff
path: root/mkspecs
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2017-11-15 09:27:27 +0100
committerDominik Holland <dominik.holland@pelagicore.com>2017-11-21 08:32:22 +0000
commit209784f9e2680e17e9727ca4d0c2c46e71270f07 (patch)
treee6571ed901438902e9fb1409b8d8ffdc83267193 /mkspecs
parente693c2abbf0f4993c447feb008431dd7b9b7f3aa (diff)
downloadqtivi-209784f9e2680e17e9727ca4d0c2c46e71270f07.tar.gz
Build the ivivehiclefunction-controller after ivicore
We depend on the qmake features from ivicore and can't start using them before the ivicore build is complete. Change-Id: Ic8018355315c5550cc9dbf24501cba9e0145c94d Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'mkspecs')
-rw-r--r--mkspecs/features/ivigenerator.prf1
1 files changed, 1 insertions, 0 deletions
diff --git a/mkspecs/features/ivigenerator.prf b/mkspecs/features/ivigenerator.prf
index 92dab86..e94d981 100644
--- a/mkspecs/features/ivigenerator.prf
+++ b/mkspecs/features/ivigenerator.prf
@@ -42,6 +42,7 @@ QTEST_ENVIRONMENT = $$upper($$(QTEST_ENVIRONMENT))
# Try to use the internal virtualenv when building qtivi
# Because of the two stage build of COIN, it might not exist, but the installed version should still be there
+QT_FOR_CONFIG *= ivicore-private
!isEmpty(QTIVI_BUILD_ROOT):!equals(QTEST_ENVIRONMENT, CI):!qtConfig(system-ivigenerator) {
VIRTUALENV_PATH = $$INTERNAL_VIRTUALENV_PATH
IVI_GENERATOR_PATH = $$QTIVI_ROOT/src/tools/ivigenerator