summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qprocess/testProcessLoopback/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/corelib/io/qprocess/testProcessLoopback/.prev_CMakeLists.txt')
-rw-r--r--tests/benchmarks/corelib/io/qprocess/testProcessLoopback/.prev_CMakeLists.txt13
1 files changed, 0 insertions, 13 deletions
diff --git a/tests/benchmarks/corelib/io/qprocess/testProcessLoopback/.prev_CMakeLists.txt b/tests/benchmarks/corelib/io/qprocess/testProcessLoopback/.prev_CMakeLists.txt
deleted file mode 100644
index 02c50f7df2..0000000000
--- a/tests/benchmarks/corelib/io/qprocess/testProcessLoopback/.prev_CMakeLists.txt
+++ /dev/null
@@ -1,13 +0,0 @@
-# Generated from testProcessLoopback.pro.
-
-#####################################################################
-## testProcessLoopback Binary:
-#####################################################################
-
-qt_internal_add_benchmark(testProcessLoopback
- OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
- SOURCES
- main.cpp
- PUBLIC_LIBRARIES
- Qt::Gui
-)