From 97bfacf1e218c6cbb38290957953cb608baaf696 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Wed, 15 Feb 2023 13:57:42 +0100 Subject: tests: Remove remains of qmake conversion from CMakeLists.txt files Pick-to: 6.5 Change-Id: I8d106554bb86ac1ec9bb7a4083de4c376bcbab1d Reviewed-by: Qt CI Bot Reviewed-by: Joerg Bornemann --- tests/auto/corelib/global/CMakeLists.txt | 1 - tests/auto/corelib/global/q_func_info/CMakeLists.txt | 2 -- tests/auto/corelib/global/qcompare/CMakeLists.txt | 2 -- tests/auto/corelib/global/qfloat16/CMakeLists.txt | 2 -- tests/auto/corelib/global/qgetputenv/CMakeLists.txt | 2 -- tests/auto/corelib/global/qglobal/CMakeLists.txt | 2 -- tests/auto/corelib/global/qglobalstatic/CMakeLists.txt | 2 -- tests/auto/corelib/global/qhooks/CMakeLists.txt | 2 -- tests/auto/corelib/global/qkeycombination/CMakeLists.txt | 2 -- tests/auto/corelib/global/qlogging/CMakeLists.txt | 4 ---- tests/auto/corelib/global/qnumeric/CMakeLists.txt | 2 -- tests/auto/corelib/global/qoperatingsystemversion/CMakeLists.txt | 2 -- tests/auto/corelib/global/qrandomgenerator/CMakeLists.txt | 2 -- tests/auto/corelib/global/qtendian/CMakeLists.txt | 2 -- 14 files changed, 29 deletions(-) (limited to 'tests/auto/corelib/global') diff --git a/tests/auto/corelib/global/CMakeLists.txt b/tests/auto/corelib/global/CMakeLists.txt index 6ccf3c2ed0..68574c396d 100644 --- a/tests/auto/corelib/global/CMakeLists.txt +++ b/tests/auto/corelib/global/CMakeLists.txt @@ -1,7 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from global.pro. if(NOT INTEGRITY) add_subdirectory(qcompare) endif() diff --git a/tests/auto/corelib/global/q_func_info/CMakeLists.txt b/tests/auto/corelib/global/q_func_info/CMakeLists.txt index 8d3682a4c4..98f8afad15 100644 --- a/tests/auto/corelib/global/q_func_info/CMakeLists.txt +++ b/tests/auto/corelib/global/q_func_info/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from q_func_info.pro. - ##################################################################### ## tst_q_func_info Test: ##################################################################### diff --git a/tests/auto/corelib/global/qcompare/CMakeLists.txt b/tests/auto/corelib/global/qcompare/CMakeLists.txt index bde33a1ae5..1e0971ebcd 100644 --- a/tests/auto/corelib/global/qcompare/CMakeLists.txt +++ b/tests/auto/corelib/global/qcompare/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qcompare.pro. - ##################################################################### ## tst_qcompare Test: ##################################################################### diff --git a/tests/auto/corelib/global/qfloat16/CMakeLists.txt b/tests/auto/corelib/global/qfloat16/CMakeLists.txt index f880112f31..1ab6ecae71 100644 --- a/tests/auto/corelib/global/qfloat16/CMakeLists.txt +++ b/tests/auto/corelib/global/qfloat16/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qfloat16.pro. - ##################################################################### ## tst_qfloat16 Test: ##################################################################### diff --git a/tests/auto/corelib/global/qgetputenv/CMakeLists.txt b/tests/auto/corelib/global/qgetputenv/CMakeLists.txt index 3ad6c04d51..f6f18b1ab7 100644 --- a/tests/auto/corelib/global/qgetputenv/CMakeLists.txt +++ b/tests/auto/corelib/global/qgetputenv/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qgetputenv.pro. - ##################################################################### ## tst_qgetputenv Test: ##################################################################### diff --git a/tests/auto/corelib/global/qglobal/CMakeLists.txt b/tests/auto/corelib/global/qglobal/CMakeLists.txt index 028cf0cf3e..aded9e8c9f 100644 --- a/tests/auto/corelib/global/qglobal/CMakeLists.txt +++ b/tests/auto/corelib/global/qglobal/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qglobal.pro. - ##################################################################### ## tst_qglobal Test: ##################################################################### diff --git a/tests/auto/corelib/global/qglobalstatic/CMakeLists.txt b/tests/auto/corelib/global/qglobalstatic/CMakeLists.txt index 58f1c10397..0d09598e79 100644 --- a/tests/auto/corelib/global/qglobalstatic/CMakeLists.txt +++ b/tests/auto/corelib/global/qglobalstatic/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qglobalstatic.pro. - ##################################################################### ## tst_qglobalstatic Test: ##################################################################### diff --git a/tests/auto/corelib/global/qhooks/CMakeLists.txt b/tests/auto/corelib/global/qhooks/CMakeLists.txt index f72e414572..71812c4c53 100644 --- a/tests/auto/corelib/global/qhooks/CMakeLists.txt +++ b/tests/auto/corelib/global/qhooks/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qhooks.pro. - ##################################################################### ## tst_qhooks Test: ##################################################################### diff --git a/tests/auto/corelib/global/qkeycombination/CMakeLists.txt b/tests/auto/corelib/global/qkeycombination/CMakeLists.txt index 46c3e8a412..a49ecd1709 100644 --- a/tests/auto/corelib/global/qkeycombination/CMakeLists.txt +++ b/tests/auto/corelib/global/qkeycombination/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qkeycombination.pro. - ##################################################################### ## tst_qkeycombination Test: ##################################################################### diff --git a/tests/auto/corelib/global/qlogging/CMakeLists.txt b/tests/auto/corelib/global/qlogging/CMakeLists.txt index 00825c5526..bfbf62dccd 100644 --- a/tests/auto/corelib/global/qlogging/CMakeLists.txt +++ b/tests/auto/corelib/global/qlogging/CMakeLists.txt @@ -1,10 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qlogging.pro. -# This file is almost completely custom written -# special case skip regeneration - qt_internal_add_executable(qlogging_helper NO_INSTALL OUTPUT_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR} diff --git a/tests/auto/corelib/global/qnumeric/CMakeLists.txt b/tests/auto/corelib/global/qnumeric/CMakeLists.txt index 92e01fd99f..adb467c778 100644 --- a/tests/auto/corelib/global/qnumeric/CMakeLists.txt +++ b/tests/auto/corelib/global/qnumeric/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qnumeric.pro. - ##################################################################### ## tst_qnumeric Test: ##################################################################### diff --git a/tests/auto/corelib/global/qoperatingsystemversion/CMakeLists.txt b/tests/auto/corelib/global/qoperatingsystemversion/CMakeLists.txt index e8906a66d9..00e5ac0f02 100644 --- a/tests/auto/corelib/global/qoperatingsystemversion/CMakeLists.txt +++ b/tests/auto/corelib/global/qoperatingsystemversion/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qoperatingsystemversion.pro. - ##################################################################### ## tst_qoperatingsystemversion Test: ##################################################################### diff --git a/tests/auto/corelib/global/qrandomgenerator/CMakeLists.txt b/tests/auto/corelib/global/qrandomgenerator/CMakeLists.txt index a0b15db047..b9468caabb 100644 --- a/tests/auto/corelib/global/qrandomgenerator/CMakeLists.txt +++ b/tests/auto/corelib/global/qrandomgenerator/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qrandomgenerator.pro. - ##################################################################### ## tst_qrandomgenerator Test: ##################################################################### diff --git a/tests/auto/corelib/global/qtendian/CMakeLists.txt b/tests/auto/corelib/global/qtendian/CMakeLists.txt index b5d7acffdc..d3e91450ce 100644 --- a/tests/auto/corelib/global/qtendian/CMakeLists.txt +++ b/tests/auto/corelib/global/qtendian/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qtendian.pro. - ##################################################################### ## tst_qtendian Test: ##################################################################### -- cgit v1.2.3