aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/quick.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/quick.pro')
-rw-r--r--tests/auto/quick/quick.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/auto/quick/quick.pro b/tests/auto/quick/quick.pro
index b018fbf14a..1c73a3b7d6 100644
--- a/tests/auto/quick/quick.pro
+++ b/tests/auto/quick/quick.pro
@@ -2,10 +2,11 @@ TEMPLATE = subdirs
PUBLICTESTS += \
geometry \
- nodes \
rendernode \
qquickpixmapcache
+!contains(QT_CONFIG, no-widgets): PUBLICTESTS += nodes
+
!cross_compile: PUBLICTESTS += examples
# This test requires the qtconcurrent module