summaryrefslogtreecommitdiffstats
path: root/tests/manual/qhttpnetworkconnection/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qhttpnetworkconnection/CMakeLists.txt')
-rw-r--r--tests/manual/qhttpnetworkconnection/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/qhttpnetworkconnection/CMakeLists.txt b/tests/manual/qhttpnetworkconnection/CMakeLists.txt
index 1606869d21..ef6364db7d 100644
--- a/tests/manual/qhttpnetworkconnection/CMakeLists.txt
+++ b/tests/manual/qhttpnetworkconnection/CMakeLists.txt
@@ -7,7 +7,7 @@
qt_internal_add_manual_test(tst_manual_qhttpnetworkconnection
SOURCES
main.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Network
Qt::Test
)