A compression library
Run the following Vcpkg command to install the port.
vcpkg install zlib
The package zlib is compatible with built-in CMake targets:
find_package(ZLIB REQUIRED) target_link_libraries(main PRIVATE ZLIB::ZLIB)
v1.2.11#12
Sep 3, 2021
All
zlib.net
8c092e5cb6
Complex license
Manifest