BUILD: Refactor zlib submodule (#10393)

This commit is contained in:
polar 2021-06-02 06:33:50 +01:00 committed by GitHub
parent f2d6b52561
commit 6c44664c19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 24 additions and 24 deletions

2
.gitmodules vendored
View file

@ -28,7 +28,7 @@
url = ../../RPCS3/cereal.git
ignore = dirty
[submodule "3rdparty/zlib"]
path = 3rdparty/zlib
path = 3rdparty/zlib/zlib
url = ../../madler/zlib
ignore = dirty
[submodule "3rdparty/hidapi"]