Core: add cryptopp library (#2412)

This commit is contained in:
Weiyi Wang 2017-02-13 22:03:55 +02:00 committed by Yuri Kunde Schlesner
parent d60767d393
commit dbc94efdb5
5 changed files with 177 additions and 1 deletions

3
.gitmodules vendored
View file

@ -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