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#0
Apr 23, 2026
All
madler/zlib
zlib.net
f77737496d
Zlib
Manifest