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/manual/qcursor/allcursors/CMakeLists.txt | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/manual/qcursor/allcursors/CMakeLists.txt') diff --git a/tests/manual/qcursor/allcursors/CMakeLists.txt b/tests/manual/qcursor/allcursors/CMakeLists.txt index 145ac7bf37..91b365ed6c 100644 --- a/tests/manual/qcursor/allcursors/CMakeLists.txt +++ b/tests/manual/qcursor/allcursors/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from allcursors.pro. - ##################################################################### ## tst_allcursors Binary: ##################################################################### @@ -18,6 +16,3 @@ qt_internal_add_manual_test(tst_allcursors ENABLE_AUTOGEN_TOOLS uic ) - -#### Keys ignored in scope 1:.:.:allcursors.pro:: -# TEMPLATE = "app" -- cgit v1.2.3