summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/network/access
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/network/access')
-rw-r--r--tests/benchmarks/network/access/qdecompresshelper/.prev_CMakeLists.txt19
1 files changed, 0 insertions, 19 deletions
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:<TRUE>:
-# TEMPLATE = "app"
-# _REQUIREMENTS = "qtConfig(private_tests)"