summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/testExitCodes
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qprocess/testExitCodes')
-rw-r--r--tests/auto/corelib/io/qprocess/testExitCodes/.prev_CMakeLists.txt2
-rw-r--r--tests/auto/corelib/io/qprocess/testExitCodes/CMakeLists.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/auto/corelib/io/qprocess/testExitCodes/.prev_CMakeLists.txt b/tests/auto/corelib/io/qprocess/testExitCodes/.prev_CMakeLists.txt
index cf3f6f4e64..26973bfc2d 100644
--- a/tests/auto/corelib/io/qprocess/testExitCodes/.prev_CMakeLists.txt
+++ b/tests/auto/corelib/io/qprocess/testExitCodes/.prev_CMakeLists.txt
@@ -4,7 +4,7 @@
## testExitCodes Binary:
#####################################################################
-qt_add_executable(testExitCodes
+qt_internal_add_executable(testExitCodes
OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
SOURCES
main.cpp
diff --git a/tests/auto/corelib/io/qprocess/testExitCodes/CMakeLists.txt b/tests/auto/corelib/io/qprocess/testExitCodes/CMakeLists.txt
index 5ad0ab05df..24f231982e 100644
--- a/tests/auto/corelib/io/qprocess/testExitCodes/CMakeLists.txt
+++ b/tests/auto/corelib/io/qprocess/testExitCodes/CMakeLists.txt
@@ -4,7 +4,7 @@
## testExitCodes Binary:
#####################################################################
-qt_add_executable(testExitCodes
+qt_internal_add_executable(testExitCodes
OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
SOURCES
main.cpp