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#7
Jul 16, 2020
All
zlib.net
273b5eddaa
Complex license
Control