diff options
author | bunnei <bunneidev@gmail.com> | 2018-01-13 01:36:41 +0100 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2018-01-13 01:36:41 +0100 |
commit | 8e51c61dbce925e0992e27c2c33311583645bd6f (patch) | |
tree | 2e868c243b15eaa63b953696775e0b84bab2fd22 /.gitmodules | |
parent | dynarmic: Update to 83afe435 (diff) | |
download | yuzu-8e51c61dbce925e0992e27c2c33311583645bd6f.tar yuzu-8e51c61dbce925e0992e27c2c33311583645bd6f.tar.gz yuzu-8e51c61dbce925e0992e27c2c33311583645bd6f.tar.bz2 yuzu-8e51c61dbce925e0992e27c2c33311583645bd6f.tar.lz yuzu-8e51c61dbce925e0992e27c2c33311583645bd6f.tar.xz yuzu-8e51c61dbce925e0992e27c2c33311583645bd6f.tar.zst yuzu-8e51c61dbce925e0992e27c2c33311583645bd6f.zip |
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 1ebbd57cd..bffbb9ecb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -19,9 +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 [submodule "fmt"] path = externals/fmt url = https://github.com/fmtlib/fmt.git |