summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qnetworkinformation_appless/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/kernel/qnetworkinformation_appless/CMakeLists.txt')
-rw-r--r--tests/auto/network/kernel/qnetworkinformation_appless/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/network/kernel/qnetworkinformation_appless/CMakeLists.txt b/tests/auto/network/kernel/qnetworkinformation_appless/CMakeLists.txt
index 76cbf594c3..be7e0ff444 100644
--- a/tests/auto/network/kernel/qnetworkinformation_appless/CMakeLists.txt
+++ b/tests/auto/network/kernel/qnetworkinformation_appless/CMakeLists.txt
@@ -1,6 +1,6 @@
qt_internal_add_test(tst_qnetworkinformation_appless
SOURCES
tst_qnetworkinformation_appless.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Network
)