summaryrefslogtreecommitdiffstats
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorMaurice Kalinowski <maurice.kalinowski@digia.com>2014-07-07 13:04:25 +0200
committerMaurice Kalinowski <maurice.kalinowski@digia.com>2014-07-09 09:10:51 +0200
commit3807d37fba913bda1f2ebdb06097e9c2a0d33d8e (patch)
tree8852426a339e825e5fb718531904d5e4342535eb /tests/auto/auto.pro
parent40e060dfa8c9693944579c91b3a42d87aafc59da (diff)
Disable tests for linguist when cross compiling
Change-Id: I724bfa5d6ad0d8757e6ff10d9444d5f26d3d5270 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index c3acfe3c1..df240e30d 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -14,7 +14,7 @@ SUBDIRS=\
installed_cmake.depends = cmake
# These tests don't make sense for cross-compiled builds
-cross_compile:SUBDIRS -= host.pro
+cross_compile:SUBDIRS -= host.pro linguist
# These tests need the QtHelp module
!qtHaveModule(help): SUBDIRS -= \