summaryrefslogtreecommitdiffstats
path: root/tests/manual/network_remote_stresstest/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/network_remote_stresstest/CMakeLists.txt')
-rw-r--r--tests/manual/network_remote_stresstest/CMakeLists.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/manual/network_remote_stresstest/CMakeLists.txt b/tests/manual/network_remote_stresstest/CMakeLists.txt
index 20006c2cb9..d8a3e6c8e5 100644
--- a/tests/manual/network_remote_stresstest/CMakeLists.txt
+++ b/tests/manual/network_remote_stresstest/CMakeLists.txt
@@ -1,4 +1,5 @@
-# Generated from network_remote_stresstest.pro.
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## tst_network_remote_stresstest Binary:
@@ -7,7 +8,7 @@
qt_internal_add_manual_test(tst_network_remote_stresstest
SOURCES
tst_network_remote_stresstest.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::CorePrivate
Qt::Network
Qt::NetworkPrivate