summaryrefslogtreecommitdiff
path: root/src/qev
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2023-02-08 14:04:17 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2023-02-08 22:49:41 +0100
commit1e0539ea51b75d9404ccc9506fcc0cdfa6951307 (patch)
treeb9033bc13a4f4611cf430a92236e9b93c460904e /src/qev
parent1f859ca1ac6d337aedde2fe8eed74266416ae0d1 (diff)
downloadqttools-1e0539ea51b75d9404ccc9506fcc0cdfa6951307.tar.gz
Remove remains of qmake conversion from CMakeLists.txt files
Pick-to: 6.5 Change-Id: Ic00df7d45246270d724b3b1d1ef9d13d76dcc136 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/qev')
-rw-r--r--src/qev/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/qev/CMakeLists.txt b/src/qev/CMakeLists.txt
index 7cbcc7b68..33877da15 100644
--- a/src/qev/CMakeLists.txt
+++ b/src/qev/CMakeLists.txt
@@ -1,8 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# Generated from qev.pro.
-
#####################################################################
## qev App:
#####################################################################
@@ -14,7 +12,3 @@ qt_internal_add_app(qev
Qt::Gui
Qt::Widgets
)
-
-#### Keys ignored in scope 1:.:.:qev.pro:<TRUE>:
-# QT_FOR_CONFIG = "tools-private"
-# _REQUIREMENTS = "qtConfig(qev)"