Add Cryptopp

This commit is contained in:
wheremyfoodat 2022-10-01 18:53:53 +03:00
parent f6c2e390c1
commit 29241b41ce
8 changed files with 469 additions and 4 deletions

3
.gitmodules vendored
View file

@ -10,3 +10,6 @@
[submodule "third_party/boost"]
path = third_party/boost
url = https://github.com/citra-emu/ext-boost
[submodule "third_party/cryptopp/cryptopp"]
path = third_party/cryptopp/cryptopp
url = https://github.com/weidai11/cryptopp