summaryrefslogtreecommitdiffstats
path: root/tests/auto/proxy_multiprocess/CMakeLists.txt
blob: a809623badab651d7ef5e25c37cfe15a8bb88a80 (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


add_subdirectory(client)
add_subdirectory(server)
add_subdirectory(proxy)
add_subdirectory(tst)