From 53dc49ffc8c2e9e84d80b3e0bbef948e99172f9a Mon Sep 17 00:00:00 2001 From: Oliver Wolff Date: Tue, 19 Feb 2013 13:06:34 +0100 Subject: Check for network module when building according auto tests Change-Id: I68013bf8e07be8d202b3253f997d4f4db05335a4 Reviewed-by: Friedemann Kleint --- tests/auto/other/other.pro | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'tests/auto/other') diff --git a/tests/auto/other/other.pro b/tests/auto/other/other.pro index 35aaf4d48f..1f7582243e 100644 --- a/tests/auto/other/other.pro +++ b/tests/auto/other/other.pro @@ -42,6 +42,14 @@ SUBDIRS=\ qaccessibility \ qaccessibilitylinux \ +!qtHaveModule(network): SUBDIRS -= \ + baselineexample \ + headersclean \ + lancelot \ + networkselftest \ + qnetworkaccessmanager_and_qprogressdialog \ + qobjectperformance + testcocoon: SUBDIRS -= headersclean cross_compile: SUBDIRS -= \ -- cgit v1.2.3