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