Added vendored libfido2 and libcbor static builds.

This commit is contained in:
23rd
2026-07-24 08:20:08 +03:00
parent 1c276a7dfe
commit d3aa07c1c6
5 changed files with 245 additions and 0 deletions

6
.gitmodules vendored
View File

@@ -100,3 +100,9 @@
[submodule "Telegram/ThirdParty/TooManyCooks"]
path = Telegram/ThirdParty/TooManyCooks
url = https://github.com/tzcnt/TooManyCooks.git
[submodule "Telegram/ThirdParty/libcbor"]
path = Telegram/ThirdParty/libcbor
url = https://github.com/PJK/libcbor.git
[submodule "Telegram/ThirdParty/libfido2"]
path = Telegram/ThirdParty/libfido2
url = https://github.com/Yubico/libfido2.git