summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorWeiyi Wang <wwylele@gmail.com>2017-02-13 21:03:55 +0100
committerYuri Kunde Schlesner <yuriks@yuriks.net>2017-02-13 21:03:55 +0100
commitdbc94efdb5e228544cad3fac5087693cd8dca2e7 (patch)
tree147b5086ac70a29eb064396aeaa1c37f3fd4b8dc /.gitmodules
parentMerge pull request #2561 from wwylele/fs-rom (diff)
downloadyuzu-dbc94efdb5e228544cad3fac5087693cd8dca2e7.tar
yuzu-dbc94efdb5e228544cad3fac5087693cd8dca2e7.tar.gz
yuzu-dbc94efdb5e228544cad3fac5087693cd8dca2e7.tar.bz2
yuzu-dbc94efdb5e228544cad3fac5087693cd8dca2e7.tar.lz
yuzu-dbc94efdb5e228544cad3fac5087693cd8dca2e7.tar.xz
yuzu-dbc94efdb5e228544cad3fac5087693cd8dca2e7.tar.zst
yuzu-dbc94efdb5e228544cad3fac5087693cd8dca2e7.zip
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index dbb1b0dd3..f98725622 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -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