summaryrefslogtreecommitdiff
path: root/externals/zlib/git@git.enes.lv:yuzu (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-29externals: Amend zlib submoduleGravatar Lioncash1-0/+0
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.
2019-10-04externals: Use upstream zlibGravatar Lioncash1-0/+0
We don't need to depend on a custom fork for this. We can add the library as is, and then make it excluded from the ALL target, so we only link in the libraries that we actually make use of.
2019-09-30externals: Add zlib and libzip libraries to handle ZIP file parsingGravatar Zach Hilman1-0/+0