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

# Generated from qdbusmarshall.pro.

if(NOT QT_FEATURE_private_tests)
    return()
endif()
add_subdirectory(qpong)
add_subdirectory(qdbusmarshall)