mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 07:15:35 +08:00
7 lines
277 B
CMake
7 lines
277 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(simplecrypt)
|
|
add_subdirectory(qjsonwebtoken)
|
|
add_subdirectory(cmake/msgpack EXCLUDE_FROM_ALL SYSTEM)
|