summaryrefslogtreecommitdiff
path: root/tests/benchmarks
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2023-02-08 15:40:56 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2023-02-08 16:20:50 +0100
commit93ece87be2bf7a8e905e1b462ae7705280603a27 (patch)
tree3787d005a6cc6e2649dd203e22267b8a8c9678e7 /tests/benchmarks
parentd7f26f37179a245f33c8f39dfbc15bccf65913f5 (diff)
downloadqtimageformats-93ece87be2bf7a8e905e1b462ae7705280603a27.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 'tests/benchmarks')
-rw-r--r--tests/benchmarks/CMakeLists.txt1
-rw-r--r--tests/benchmarks/mng/CMakeLists.txt2
-rw-r--r--tests/benchmarks/tiff/CMakeLists.txt2
3 files changed, 0 insertions, 5 deletions
diff --git a/tests/benchmarks/CMakeLists.txt b/tests/benchmarks/CMakeLists.txt
index 4a2f020..533bb31 100644
--- a/tests/benchmarks/CMakeLists.txt
+++ b/tests/benchmarks/CMakeLists.txt
@@ -1,7 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# Generated from benchmarks.pro.
if(QT_FEATURE_system_zlib)
add_subdirectory(mng)
diff --git a/tests/benchmarks/mng/CMakeLists.txt b/tests/benchmarks/mng/CMakeLists.txt
index cbf2a1b..5fb3681 100644
--- a/tests/benchmarks/mng/CMakeLists.txt
+++ b/tests/benchmarks/mng/CMakeLists.txt
@@ -1,8 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# Generated from mng.pro.
-
#####################################################################
## tst_bench_qmng Binary:
#####################################################################
diff --git a/tests/benchmarks/tiff/CMakeLists.txt b/tests/benchmarks/tiff/CMakeLists.txt
index 2b8f2f2..b8253e4 100644
--- a/tests/benchmarks/tiff/CMakeLists.txt
+++ b/tests/benchmarks/tiff/CMakeLists.txt
@@ -1,8 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# Generated from tiff.pro.
-
#####################################################################
## tst_bench_qtiff Binary:
#####################################################################