summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/networkselftest/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/networkselftest/CMakeLists.txt')
-rw-r--r--tests/auto/other/networkselftest/CMakeLists.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/other/networkselftest/CMakeLists.txt b/tests/auto/other/networkselftest/CMakeLists.txt
index 49a5664ded..7765557248 100644
--- a/tests/auto/other/networkselftest/CMakeLists.txt
+++ b/tests/auto/other/networkselftest/CMakeLists.txt
@@ -7,8 +7,7 @@
add_qt_test(tst_networkselftest
SOURCES
tst_networkselftest.cpp
- LIBRARIES
- Qt::CorePrivate
PUBLIC_LIBRARIES
+ Qt::CorePrivate
Qt::Network
)