summaryrefslogtreecommitdiff
path: root/src/global
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/global
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/global')
-rw-r--r--src/global/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/global/CMakeLists.txt b/src/global/CMakeLists.txt
index f344c2049..4be0d49c8 100644
--- a/src/global/CMakeLists.txt
+++ b/src/global/CMakeLists.txt
@@ -1,8 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# Generated from global.pro.
-
#####################################################################
## Tools Module:
#####################################################################
@@ -16,6 +14,3 @@ qt_internal_add_module(Tools
MODULE_INTERFACE_NAME Tools # Specify the 'Tools' name explicitly to avoid warning
# related to the expected name of internal module.
)
-
-#### Keys ignored in scope 1:.:.:global.pro:<TRUE>:
-# MODULE = "tools"