summaryrefslogtreecommitdiffstats
path: root/tests/auto/dbus/qdbusmarshall/CMakeLists.txt
blob: 08cf477fc38d6a9db5cbdf012f43bc0270d9bcc9 (plain)
1
2
3
4
5
6
7
8
9
10
# Copyright (C) 2022 The Qt Company Ltd.
# SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0

# Generated from qdbusmarshall.pro.

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