externals: Remove need for cryptopp build. (#2707)

This commit is contained in:
squidbus 2025-03-29 01:32:06 -07:00 committed by GitHub
parent 78c8bca2bb
commit be7d646e83
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 1398 additions and 55 deletions

8
.gitmodules vendored
View file

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