summaryrefslogtreecommitdiff
path: root/tests/auto/qml/CMakeLists.txt
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-03-23 16:03:25 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-03-23 15:08:34 +0000
commita674d83d75a1f80fee8de63f8a5e2aadab931124 (patch)
tree049f42db9ef1da77156839b605b5b4e3a0d672f1 /tests/auto/qml/CMakeLists.txt
parent6b19edaefe7edcdc12a1faa269d77e42a14fc81d (diff)
downloadqtwebsockets-wip/cmake.tar.gz
CMake: Regenerate projects after mergewip/cmake
Change-Id: I3cdf755e3aae933016b9719ce4c61f53e554ea48 Reviewed-by: Leander Beernaert <leander.beernaert@qt.io> Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'tests/auto/qml/CMakeLists.txt')
-rw-r--r--tests/auto/qml/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qml/CMakeLists.txt b/tests/auto/qml/CMakeLists.txt
index 41470a7..8788707 100644
--- a/tests/auto/qml/CMakeLists.txt
+++ b/tests/auto/qml/CMakeLists.txt
@@ -1,6 +1,6 @@
# Generated from qml.pro.
-if(NOT APPLE_UIKIT)
+if(NOT UIKIT)
add_subdirectory(qmlwebsockets)
# add_subdirectory(qmlwebsockets_compat) # special case remove
endif()