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

#####################################################################
## testProcessDeadWhileReading Binary:
#####################################################################

add_executable(testProcessDeadWhileReading main.cpp)