summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/io/qprocess/testProcessEOF/CMakeLists.txt
blob: a2ad584f9a5f97c3e80ffc83909283885e53527b (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

#####################################################################
## testProcessEOF Binary:
#####################################################################

add_executable(testProcessEOF main.cpp)