From b05e4498bdb82a32ba9d82fd6fc65727b99e745d Mon Sep 17 00:00:00 2001 From: Miikka Heikkinen Date: Fri, 10 Jan 2014 09:55:21 +0200 Subject: Remove spectrum test from static builds, it doesn't compile Change-Id: I80e1c9665712c658f0162b0fca21fe5049d8c43a Reviewed-by: Miikka Heikkinen --- tests/tests.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/tests.pro b/tests/tests.pro index f2445c70..7c3ce14c 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -17,10 +17,9 @@ SUBDIRS += barstest \ #SUBDIRS += kinectsurface -qtHaveModule(multimedia):!android: SUBDIRS += spectrum +qtHaveModule(multimedia):!android:!static: SUBDIRS += spectrum # For testing code snippets of minimal applications SUBDIRS += minimalbars \ minimalscatter \ minimalsurface - -- cgit v1.2.3