summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/stdinprocess/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/corelib/io/qfile/stdinprocess/CMakeLists.txt')
-rw-r--r--tests/auto/corelib/io/qfile/stdinprocess/CMakeLists.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/corelib/io/qfile/stdinprocess/CMakeLists.txt b/tests/auto/corelib/io/qfile/stdinprocess/CMakeLists.txt
index eb1f6a0ff0..2a4c2a9615 100644
--- a/tests/auto/corelib/io/qfile/stdinprocess/CMakeLists.txt
+++ b/tests/auto/corelib/io/qfile/stdinprocess/CMakeLists.txt
@@ -1,10 +1,11 @@
-# Generated from stdinprocess.pro.
+# Copyright (C) 2022 The Qt Company Ltd.
+# SPDX-License-Identifier: BSD-3-Clause
#####################################################################
## stdinprocess_helper Binary:
#####################################################################
-qt_add_test_helper(stdinprocess_helper
+qt_internal_add_test_helper(stdinprocess_helper
SOURCES
main.cpp
)