1. Home
  2. Browse
  3. zlib

zlib

v1.3.2#2Latest

A massively spiffy yet delicately unobtrusive 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)

zlib provides pkg-config modules:

# zlib compression library

zlib

Dependencies

See source

Version

v1.3.2#2

Publication

Supports

All

GitHub

madler/zlib7K

Homepage

zlib.net

Subtree

44e0d97b7a

License

Zlib

Definition

Manifest