Files
pilotclient/third_party/CMakeLists.txt
2024-11-11 09:04:52 +01:00

8 lines
309 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(nlohmann_json)
add_subdirectory(cmake/msgpack EXCLUDE_FROM_ALL SYSTEM)