summaryrefslogtreecommitdiffstats
path: root/externals/zlib (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-29externals: Amend zlib submoduleLioncash2-0/+81
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 zlibLioncash1-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 parsingZach Hilman1-0/+0