aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside6/tests/QtRemoteObjects/CMakeLists.txt
blob: 72e7d3cea68169c59d93a81e1eda4e7a3422ec29 (plain)
1
2
3
4
5
6
7
8
# Copyright (C) 2025 Ford Motor Company
# SPDX-License-Identifier: BSD-3-Clause

PYSIDE_TEST(repfile_test.py)
PYSIDE_TEST(dynamic_types_test.py)
PYSIDE_TEST(integration_test.py)

add_subdirectory(cpp_interop)