mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-21 10:00:38 +00:00
externals: Remove need for cryptopp build. (#2707)
This commit is contained in:
parent
78c8bca2bb
commit
be7d646e83
9 changed files with 1398 additions and 55 deletions
8
.gitmodules
vendored
8
.gitmodules
vendored
|
@ -1,11 +1,3 @@
|
|||
[submodule "externals/cryptopp-cmake"]
|
||||
path = externals/cryptopp-cmake
|
||||
url = https://github.com/shadps4-emu/ext-cryptopp-cmake.git
|
||||
shallow = true
|
||||
[submodule "externals/cryptopp"]
|
||||
path = externals/cryptopp
|
||||
url = https://github.com/shadps4-emu/ext-cryptopp.git
|
||||
shallow = true
|
||||
[submodule "externals/zlib-ng"]
|
||||
path = externals/zlib-ng
|
||||
url = https://github.com/shadps4-emu/ext-zlib-ng.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue