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

# Generated from fileWriterProcess.pro.

#####################################################################
## fileWriterProcess Binary:
#####################################################################

qt_internal_add_executable(fileWriterProcess
    OUTPUT_DIRECTORY "${CMAKE_CURRENT_BINARY_DIR}/"
    SOURCES
        main.cpp
)