diff options
author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2023-02-15 13:57:42 +0100 |
---|---|---|
committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2023-02-17 21:56:49 +0100 |
commit | 97bfacf1e218c6cbb38290957953cb608baaf696 (patch) | |
tree | af50726c14710816da3fb37e31a8d685863e3f9e /tests/auto/widgets/graphicsview/qgraphicsanchorlayout | |
parent | 5edb1bed3fc360276aec3e678f8b46cb40dd5d26 (diff) | |
download | qtbase-97bfacf1e218c6cbb38290957953cb608baaf696.tar.gz |
tests: Remove remains of qmake conversion from CMakeLists.txt files
Pick-to: 6.5
Change-Id: I8d106554bb86ac1ec9bb7a4083de4c376bcbab1d
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Diffstat (limited to 'tests/auto/widgets/graphicsview/qgraphicsanchorlayout')
-rw-r--r-- | tests/auto/widgets/graphicsview/qgraphicsanchorlayout/CMakeLists.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/widgets/graphicsview/qgraphicsanchorlayout/CMakeLists.txt b/tests/auto/widgets/graphicsview/qgraphicsanchorlayout/CMakeLists.txt index 9c520c67c3..09ba28c415 100644 --- a/tests/auto/widgets/graphicsview/qgraphicsanchorlayout/CMakeLists.txt +++ b/tests/auto/widgets/graphicsview/qgraphicsanchorlayout/CMakeLists.txt @@ -1,8 +1,6 @@ # Copyright (C) 2022 The Qt Company Ltd. # SPDX-License-Identifier: BSD-3-Clause -# Generated from qgraphicsanchorlayout.pro. - ##################################################################### ## tst_qgraphicsanchorlayout Test: ##################################################################### |