summaryrefslogtreecommitdiffstats
path: root/tests/manual/qnetconmonitor/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qnetconmonitor/CMakeLists.txt')
-rw-r--r--tests/manual/qnetconmonitor/CMakeLists.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/manual/qnetconmonitor/CMakeLists.txt b/tests/manual/qnetconmonitor/CMakeLists.txt
index 3158ce77ae..0aa095f276 100644
--- a/tests/manual/qnetconmonitor/CMakeLists.txt
+++ b/tests/manual/qnetconmonitor/CMakeLists.txt
@@ -1,17 +1,13 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# Generated from qnetconmonitor.pro.
-
#####################################################################
## qnetconmonitor Binary:
#####################################################################
-# special case begin
if (NOT QT_FEATURE_private_tests)
return()
endif()
-# special case end
qt_internal_add_manual_test(qnetconmonitor
SOURCES
@@ -20,6 +16,3 @@ qt_internal_add_manual_test(qnetconmonitor
Qt::NetworkPrivate
Qt::Test
)
-
-#### Keys ignored in scope 1:.:.:qnetconmonitor.pro:<TRUE>:
-# TEMPLATE = "app"