diff options
Diffstat (limited to 'tests/auto/qml/qml.pro')
-rw-r--r-- | tests/auto/qml/qml.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/qml.pro b/tests/auto/qml/qml.pro index 24941ad..8951c55 100644 --- a/tests/auto/qml/qml.pro +++ b/tests/auto/qml/qml.pro @@ -1,3 +1,3 @@ TEMPLATE = subdirs -SUBDIRS += qmlwebsockets qmlwebsockets_compat +!uikit: SUBDIRS += qmlwebsockets qmlwebsockets_compat |