From 99907042c7dfc397c4e79b686684eacc05316ac3 Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Mon, 17 Nov 2014 11:11:44 +0200 Subject: Remove cpp autotests from android builds. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I1b80c618af7739ec42cac3cccdfc948e979c52d9 Reviewed-by: Tomi Korpipää --- tests/auto/auto.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro index df2943a4..70ffea39 100644 --- a/tests/auto/auto.pro +++ b/tests/auto/auto.pro @@ -1,6 +1,6 @@ TEMPLATE = subdirs -SUBDIRS += cpptest +!android: SUBDIRS += cpptest qtHaveModule(quick): SUBDIRS += qmltest -- cgit v1.2.3