summaryrefslogtreecommitdiff
path: root/src/imports/qmlwebsockets/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/qmlwebsockets/.prev_CMakeLists.txt')
-rw-r--r--src/imports/qmlwebsockets/.prev_CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/imports/qmlwebsockets/.prev_CMakeLists.txt b/src/imports/qmlwebsockets/.prev_CMakeLists.txt
index a18d4d0..adb02fe 100644
--- a/src/imports/qmlwebsockets/.prev_CMakeLists.txt
+++ b/src/imports/qmlwebsockets/.prev_CMakeLists.txt
@@ -13,12 +13,9 @@ qt_add_qml_module(qmlwebsockets
qmlwebsockets_plugin.cpp qmlwebsockets_plugin.h
qqmlwebsocket.cpp qqmlwebsocket.h
qqmlwebsocketserver.cpp qqmlwebsocketserver.h
- LIBRARIES
+ PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::QmlPrivate
- PUBLIC_LIBRARIES
- Qt::Core
- Qt::Qml
Qt::WebSockets
)