mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 15:18:16 -05:00
externals: Amend zlib submodule
Supplies CMakeLists.txt file that avoids pulling in zlib's tests into the tree. This avoids needing to explicitly opt these tests out from ctest.
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@ -50,5 +50,5 @@
|
||||
path = externals/libzip
|
||||
url = https://github.com/DarkLordZach/libzip
|
||||
[submodule "zlib"]
|
||||
path = externals/zlib
|
||||
url = https://github.com/madler/zlib
|
||||
path = externals/zlib/zlib
|
||||
url = https://github.com/madler/zlib.git
|
||||
|
Reference in New Issue
Block a user