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

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

add_executable(testProcessLoopback loopback.cpp)