summaryrefslogtreecommitdiff
path: root/tests/auto
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/qml/.prev_CMakeLists.txt2
-rw-r--r--tests/auto/qml/CMakeLists.txt2
-rw-r--r--tests/auto/websockets/dataprocessor/CMakeLists.txt4
-rw-r--r--tests/auto/websockets/handshakerequest/CMakeLists.txt4
-rw-r--r--tests/auto/websockets/handshakeresponse/CMakeLists.txt4
-rw-r--r--tests/auto/websockets/qdefaultmaskgenerator/CMakeLists.txt4
-rw-r--r--tests/auto/websockets/websocketframe/CMakeLists.txt4
-rw-r--r--tests/auto/websockets/websocketprotocol/CMakeLists.txt4
8 files changed, 8 insertions, 20 deletions
diff --git a/tests/auto/qml/.prev_CMakeLists.txt b/tests/auto/qml/.prev_CMakeLists.txt
index e8d92cc..96eef3f 100644
--- a/tests/auto/qml/.prev_CMakeLists.txt
+++ b/tests/auto/qml/.prev_CMakeLists.txt
@@ -1,6 +1,6 @@
# Generated from qml.pro.
-if(NOT APPLE_UIKIT)
+if(NOT UIKIT)
add_subdirectory(qmlwebsockets)
add_subdirectory(qmlwebsockets_compat)
endif()
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()
diff --git a/tests/auto/websockets/dataprocessor/CMakeLists.txt b/tests/auto/websockets/dataprocessor/CMakeLists.txt
index 7f17f97..6ea9ed4 100644
--- a/tests/auto/websockets/dataprocessor/CMakeLists.txt
+++ b/tests/auto/websockets/dataprocessor/CMakeLists.txt
@@ -11,10 +11,8 @@ endif()
qt_add_test(tst_dataprocessor
SOURCES
tst_dataprocessor.cpp
- LIBRARIES
- Qt::WebSocketsPrivate
PUBLIC_LIBRARIES
- Qt::WebSockets
+ Qt::WebSocketsPrivate
)
#### Keys ignored in scope 1:.:.:dataprocessor.pro:<TRUE>:
diff --git a/tests/auto/websockets/handshakerequest/CMakeLists.txt b/tests/auto/websockets/handshakerequest/CMakeLists.txt
index 634e462..2dd3d64 100644
--- a/tests/auto/websockets/handshakerequest/CMakeLists.txt
+++ b/tests/auto/websockets/handshakerequest/CMakeLists.txt
@@ -11,10 +11,8 @@ endif()
qt_add_test(tst_handshakerequest
SOURCES
tst_handshakerequest.cpp
- LIBRARIES
- Qt::WebSocketsPrivate
PUBLIC_LIBRARIES
- Qt::WebSockets
+ Qt::WebSocketsPrivate
)
#### Keys ignored in scope 1:.:.:handshakerequest.pro:<TRUE>:
diff --git a/tests/auto/websockets/handshakeresponse/CMakeLists.txt b/tests/auto/websockets/handshakeresponse/CMakeLists.txt
index 84cdebf..82b84e0 100644
--- a/tests/auto/websockets/handshakeresponse/CMakeLists.txt
+++ b/tests/auto/websockets/handshakeresponse/CMakeLists.txt
@@ -11,10 +11,8 @@ endif()
qt_add_test(tst_handshakeresponse
SOURCES
tst_handshakeresponse.cpp
- LIBRARIES
- Qt::WebSocketsPrivate
PUBLIC_LIBRARIES
- Qt::WebSockets
+ Qt::WebSocketsPrivate
)
#### Keys ignored in scope 1:.:.:handshakeresponse.pro:<TRUE>:
diff --git a/tests/auto/websockets/qdefaultmaskgenerator/CMakeLists.txt b/tests/auto/websockets/qdefaultmaskgenerator/CMakeLists.txt
index bd473af..9d12b6a 100644
--- a/tests/auto/websockets/qdefaultmaskgenerator/CMakeLists.txt
+++ b/tests/auto/websockets/qdefaultmaskgenerator/CMakeLists.txt
@@ -11,10 +11,8 @@ endif()
qt_add_test(tst_defaultmaskgenerator
SOURCES
tst_defaultmaskgenerator.cpp
- LIBRARIES
- Qt::WebSocketsPrivate
PUBLIC_LIBRARIES
- Qt::WebSockets
+ Qt::WebSocketsPrivate
)
#### Keys ignored in scope 1:.:.:qdefaultmaskgenerator.pro:<TRUE>:
diff --git a/tests/auto/websockets/websocketframe/CMakeLists.txt b/tests/auto/websockets/websocketframe/CMakeLists.txt
index bcbccf2..91380bf 100644
--- a/tests/auto/websockets/websocketframe/CMakeLists.txt
+++ b/tests/auto/websockets/websocketframe/CMakeLists.txt
@@ -11,10 +11,8 @@ endif()
qt_add_test(tst_websocketframe
SOURCES
tst_websocketframe.cpp
- LIBRARIES
- Qt::WebSocketsPrivate
PUBLIC_LIBRARIES
- Qt::WebSockets
+ Qt::WebSocketsPrivate
)
#### Keys ignored in scope 1:.:.:websocketframe.pro:<TRUE>:
diff --git a/tests/auto/websockets/websocketprotocol/CMakeLists.txt b/tests/auto/websockets/websocketprotocol/CMakeLists.txt
index cd559b4..978f16e 100644
--- a/tests/auto/websockets/websocketprotocol/CMakeLists.txt
+++ b/tests/auto/websockets/websocketprotocol/CMakeLists.txt
@@ -11,10 +11,8 @@ endif()
qt_add_test(tst_websocketprotocol
SOURCES
tst_websocketprotocol.cpp
- LIBRARIES
- Qt::WebSocketsPrivate
PUBLIC_LIBRARIES
- Qt::WebSockets
+ Qt::WebSocketsPrivate
)
#### Keys ignored in scope 1:.:.:websocketprotocol.pro:<TRUE>: