summaryrefslogtreecommitdiff
path: root/tests/auto/qml/qml.pro
diff options
context:
space:
mode:
authorLiang Qi <liang.qi@qt.io>2017-06-07 12:08:00 +0200
committerLiang Qi <liang.qi@qt.io>2017-06-07 13:54:49 +0200
commit26e56e18eb234df4a782737cd3c8d8d11daead2c (patch)
treeab02a7bcbec017b2d5f9e32e6123dd493c60ad50 /tests/auto/qml/qml.pro
parente5133f4f0bb7c01d7bd7fc499d8c148c03a5b500 (diff)
parent8bac2e667f56efc552228ed61c4ccbc3e9efa721 (diff)
downloadqtwebsockets-26e56e18eb234df4a782737cd3c8d8d11daead2c.tar.gz
Merge remote-tracking branch 'origin/5.9' into dev
Conflicts: .qmake.conf Change-Id: Ib89576c203259364795a3b1caf0717fb28126629
Diffstat (limited to 'tests/auto/qml/qml.pro')
-rw-r--r--tests/auto/qml/qml.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/auto/qml/qml.pro b/tests/auto/qml/qml.pro
index 24941ad..2d2fde4 100644
--- a/tests/auto/qml/qml.pro
+++ b/tests/auto/qml/qml.pro
@@ -1,3 +1,6 @@
TEMPLATE = subdirs
-SUBDIRS += qmlwebsockets qmlwebsockets_compat
+!uikit: SUBDIRS += qmlwebsockets qmlwebsockets_compat
+
+# QTBUG-60268
+boot2qt: SUBDIRS -= qmlwebsockets_compat