aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual/httpserver/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/httpserver/CMakeLists.txt')
-rw-r--r--tests/manual/httpserver/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/httpserver/CMakeLists.txt b/tests/manual/httpserver/CMakeLists.txt
index 177a89890a..31edd3675d 100644
--- a/tests/manual/httpserver/CMakeLists.txt
+++ b/tests/manual/httpserver/CMakeLists.txt
@@ -13,7 +13,7 @@ qt_internal_add_manual_test(qml_httpserver_manual # special case
main.cpp
INCLUDE_DIRECTORIES
../../auto/shared
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Network
Qt::Test # special case
Qt::Qml # special case