summaryrefslogtreecommitdiffstats
path: root/tests/manual/qnetworkreply/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qnetworkreply/.prev_CMakeLists.txt')
-rw-r--r--tests/manual/qnetworkreply/.prev_CMakeLists.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/manual/qnetworkreply/.prev_CMakeLists.txt b/tests/manual/qnetworkreply/.prev_CMakeLists.txt
index f291a6aac2..24854aa64f 100644
--- a/tests/manual/qnetworkreply/.prev_CMakeLists.txt
+++ b/tests/manual/qnetworkreply/.prev_CMakeLists.txt
@@ -7,11 +7,10 @@
add_qt_manual_test(tst_manual_qnetworkreply
SOURCES
main.cpp
- LIBRARIES
- Qt::CorePrivate
- Qt::NetworkPrivate
PUBLIC_LIBRARIES
+ Qt::CorePrivate
Qt::Network
+ Qt::NetworkPrivate
Qt::Test
)