summaryrefslogtreecommitdiffstats
path: root/tests/manual/socketengine/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/socketengine/.prev_CMakeLists.txt')
-rw-r--r--tests/manual/socketengine/.prev_CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/manual/socketengine/.prev_CMakeLists.txt b/tests/manual/socketengine/.prev_CMakeLists.txt
index 1540a1f552..61635f7e77 100644
--- a/tests/manual/socketengine/.prev_CMakeLists.txt
+++ b/tests/manual/socketengine/.prev_CMakeLists.txt
@@ -7,11 +7,9 @@
add_qt_manual_test(tst_socketengine
SOURCES
main.cpp
- LIBRARIES
+ PUBLIC_LIBRARIES
Qt::CorePrivate
Qt::NetworkPrivate
- PUBLIC_LIBRARIES
- Qt::Network
Qt::Test
)