summaryrefslogtreecommitdiff
path: root/tests/CMakeLists.txt
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2023-02-08 14:26:33 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2023-02-09 13:49:03 +0100
commita983cf7572ab3e8f351e89cd2c9b6ef8b7e68f60 (patch)
treec9bc3f62301d0071ecc2519a2ed227a1638a2154 /tests/CMakeLists.txt
parent8c616b587c13f161ab3f6de7cb1b18e8d97d2300 (diff)
downloadqtactiveqt-a983cf7572ab3e8f351e89cd2c9b6ef8b7e68f60.tar.gz
Remove remains of qmake conversion from CMakeLists.txt files
Pick-to: 6.5 Change-Id: I1e1a376363224b88354da3e30fcea877f0e82f41 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'tests/CMakeLists.txt')
-rw-r--r--tests/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt
index 800bc26..05cc44c 100644
--- a/tests/CMakeLists.txt
+++ b/tests/CMakeLists.txt
@@ -1,8 +1,6 @@
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause
-# Generated from tests.pro.
-
if(QT_BUILD_STANDALONE_TESTS)
# Add qt_find_package calls for extra dependencies that need to be found when building
# the standalone tests here.