aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtDBus/CMakeLists.txt
blob: bf2d2105a0adaa6417224c87ec281c5b81e315c0 (plain)
1
2
3
4
5
6
# Copyright (C) 2023 The Qt Company Ltd.
# SPDX-License-Identifier: BSD-3-Clause

if(ENABLE_UNIX)
    PYSIDE_TEST(test_dbus.py)
endif()