summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/dbus/CMakeLists.txt
blob: 6f20dda65f78edf12ed6445d9acaf549718270a2 (plain)
1
2
3
4
5
6
7
8
9
# 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 dbus.pro.

add_subdirectory(qdbustype)
if(QT_FEATURE_process)
    add_subdirectory(qdbusperformance)
endif()