summaryrefslogtreecommitdiffstats
path: root/tests/manual/qnetconmonitor/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qnetconmonitor/.prev_CMakeLists.txt')
-rw-r--r--tests/manual/qnetconmonitor/.prev_CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/manual/qnetconmonitor/.prev_CMakeLists.txt b/tests/manual/qnetconmonitor/.prev_CMakeLists.txt
index ac9e963905..ed552bc435 100644
--- a/tests/manual/qnetconmonitor/.prev_CMakeLists.txt
+++ b/tests/manual/qnetconmonitor/.prev_CMakeLists.txt
@@ -7,10 +7,8 @@
add_qt_manual_test(qnetconmonitor
SOURCES
tst_qnetconmonitor.cpp
- LIBRARIES
- Qt::NetworkPrivate
PUBLIC_LIBRARIES
- Qt::Network
+ Qt::NetworkPrivate
Qt::Test
)