summaryrefslogtreecommitdiffstats
path: root/tests/manual/qhttpnetworkconnection/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qhttpnetworkconnection/CMakeLists.txt')
-rw-r--r--tests/manual/qhttpnetworkconnection/CMakeLists.txt8
1 files changed, 3 insertions, 5 deletions
diff --git a/tests/manual/qhttpnetworkconnection/CMakeLists.txt b/tests/manual/qhttpnetworkconnection/CMakeLists.txt
index 1606869d21..b58187f970 100644
--- a/tests/manual/qhttpnetworkconnection/CMakeLists.txt
+++ b/tests/manual/qhttpnetworkconnection/CMakeLists.txt
@@ -1,4 +1,5 @@
-# Generated from qhttpnetworkconnection.pro.
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## tst_manual_qhttpnetworkconnection Binary:
@@ -7,10 +8,7 @@
qt_internal_add_manual_test(tst_manual_qhttpnetworkconnection
SOURCES
main.cpp
- PUBLIC_LIBRARIES
+ LIBRARIES
Qt::Network
Qt::Test
)
-
-#### Keys ignored in scope 1:.:.:qhttpnetworkconnection.pro:<TRUE>:
-# TEMPLATE = "app"