refactor: Move SimpleCrypt to third_party/

This commit is contained in:
Lars Toenning
2023-12-17 12:05:55 +01:00
parent cb0912ebc0
commit 457beab327
11 changed files with 520 additions and 512 deletions

View File

@@ -1,4 +1,5 @@
# 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)