mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-21 12:27:52 -05:00
Core: add cryptopp library (#2412)
This commit is contained in:
committed by
Yuri Kunde Schlesner
parent
d60767d393
commit
dbc94efdb5
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -19,3 +19,6 @@
|
||||
[submodule "xbyak"]
|
||||
path = externals/xbyak
|
||||
url = https://github.com/herumi/xbyak.git
|
||||
[submodule "cryptopp"]
|
||||
path = externals/cryptopp/cryptopp
|
||||
url = https://github.com/weidai11/cryptopp.git
|
||||
|
Reference in New Issue
Block a user