summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/io/qprocess/testProcessLoopback/CMakeLists.txt
blob: 54e1d588e526ef1bca229a620162b899a75a42c2 (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

#####################################################################
## testProcessLoopback Binary:
#####################################################################

add_executable(testProcessLoopback loopback.cpp)