summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/ssl/qocsp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/network/ssl/qocsp')
-rw-r--r--tests/auto/network/ssl/qocsp/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/network/ssl/qocsp/CMakeLists.txt b/tests/auto/network/ssl/qocsp/CMakeLists.txt
index 827c81e9d8..f7d5886233 100644
--- a/tests/auto/network/ssl/qocsp/CMakeLists.txt
+++ b/tests/auto/network/ssl/qocsp/CMakeLists.txt
@@ -7,7 +7,7 @@
qt_internal_add_test(tst_qocsp
SOURCES
tst_qocsp.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Network
Qt::NetworkPrivate
)