A compression library
Run the following Vcpkg command to install the port.
vcpkg install zlib
zlib is compatible with built-in CMake targets:
find_package(ZLIB REQUIRED)
target_link_libraries(main PRIVATE ZLIB::ZLIB)
v1.3.2#1
Jun 2, 2026
All
madler/zlib
zlib.net
1defe6684f
Zlib
Manifest