1. Home
  2. Browse
  3. zlib

zlib

v1.3.2#0Latest

A compression library

Install

Run the following Vcpkg command to install the port.

vcpkg install zlib

Usage

zlib is compatible with built-in CMake targets:

find_package(ZLIB REQUIRED)

target_link_libraries(main PRIVATE ZLIB::ZLIB)

Dependencies

See source

Version

v1.3.2#0

Publication

Supports

All

GitHub

madler/zlib

Homepage

zlib.net

Subtree

f77737496d

License

Zlib

Definition

Manifest