From 6c5cb0d5387145aef642c94cb043e7cfb7d6552e Mon Sep 17 00:00:00 2001 From: Iikka Eklund Date: Mon, 14 Aug 2017 09:19:48 +0300 Subject: Disable build for Android Disable the build for Android for nowas that does not pass the Qt CI and Android platform is not needed for Automotive 2.0 release. Change-Id: I75a6db32d5593998c79a98d95d83eb7467d04e49 Reviewed-by: Volker Krause Reviewed-by: Dominik Holland --- qtivi.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qtivi.pro') diff --git a/qtivi.pro b/qtivi.pro index ebb3502..bc53b13 100644 --- a/qtivi.pro +++ b/qtivi.pro @@ -1,3 +1,5 @@ +requires(!android) + enable-examples { QTIVI_BUILD_PARTS = $$QT_BUILD_PARTS QTIVI_BUILD_PARTS *= examples -- cgit v1.2.1