summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qfile/stdinprocess/CMakeLists.txt
blob: 2a4c2a96159ac5ad652df4bddf2453e95096abd3 (plain)
1
2
3
4
5
6
7
8
9
10
11
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

#####################################################################
## stdinprocess_helper Binary:
#####################################################################

qt_internal_add_test_helper(stdinprocess_helper
    SOURCES
        main.cpp
)