summaryrefslogtreecommitdiffstats
path: root/tests/auto/cpptest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/cpptest')
-rw-r--r--tests/auto/cpptest/cpptest.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/tests/auto/cpptest/cpptest.pro b/tests/auto/cpptest/cpptest.pro
index abd8f38e..ac91d813 100644
--- a/tests/auto/cpptest/cpptest.pro
+++ b/tests/auto/cpptest/cpptest.pro
@@ -24,3 +24,14 @@ SUBDIRS = q3dbars \
q3dcustom \
q3dcustom-label \
q3dcustom-volume
+
+# QTBUG-60268
+boot2qt {
+ SUBDIRS -= q3dbars \
+ q3dcustom-label \
+ q3dsurface-modelproxy \
+ q3dbars-modelproxy \
+ q3dscene \
+ q3dscatter \
+ q3dsurface
+}