mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
8 lines
273 B
CMake
8 lines
273 B
CMake
# SPDX-FileCopyrightText: Copyright (C) swift Project Community / Contributors
|
|
# SPDX-License-Identifier: GPL-3.0-or-later OR LicenseRef-swift-pilot-client-1
|
|
|
|
add_subdirectory(context)
|
|
add_subdirectory(fsd)
|
|
add_subdirectory(testconnectivity)
|
|
#add_subdirectory(testreaders)
|