From 209784f9e2680e17e9727ca4d0c2c46e71270f07 Mon Sep 17 00:00:00 2001 From: Dominik Holland Date: Wed, 15 Nov 2017 09:27:27 +0100 Subject: 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 --- mkspecs/features/ivigenerator.prf | 1 + 1 file changed, 1 insertion(+) (limited to 'mkspecs') 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 -- cgit v1.2.1