From 04f11f9935453a3db6bc5e5064a187fa25e85d90 Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Fri, 8 Jan 2021 17:04:04 +0100 Subject: Remove .prev_CMakeLists.txt files Those serve no purpose anymore, now that the .pro files are gone. Task-number: QTBUG-88742 Change-Id: I39943327b8c9871785b58e9973e4e7602371793e Reviewed-by: Cristian Adam Reviewed-by: Edward Welbourne Reviewed-by: Kai Koehne --- .../access/qdecompresshelper/.prev_CMakeLists.txt | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 tests/benchmarks/network/access/qdecompresshelper/.prev_CMakeLists.txt (limited to 'tests/benchmarks/network/access') diff --git a/tests/benchmarks/network/access/qdecompresshelper/.prev_CMakeLists.txt b/tests/benchmarks/network/access/qdecompresshelper/.prev_CMakeLists.txt deleted file mode 100644 index eef53e1133..0000000000 --- a/tests/benchmarks/network/access/qdecompresshelper/.prev_CMakeLists.txt +++ /dev/null @@ -1,19 +0,0 @@ -# Generated from qdecompresshelper.pro. - -##################################################################### -## qdecompresshelper Binary: -##################################################################### - -qt_internal_add_benchmark(qdecompresshelper - SOURCES - main.cpp - DEFINES - SRC_DIR="${CMAKE_CURRENT_SOURCE_DIR}" - PUBLIC_LIBRARIES - Qt::NetworkPrivate - Qt::Test -) - -#### Keys ignored in scope 1:.:.:qdecompresshelper.pro:: -# TEMPLATE = "app" -# _REQUIREMENTS = "qtConfig(private_tests)" -- cgit v1.2.3