1. Home
  2. Browse
  3. zlib

zlib

v1.3.1#0Latest

A compression library

Install

Run the following Vcpkg command to install the port.

vcpkg install zlib

Usage

The package 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.1#0

Publication

Supports

All

GitHub

madler/zlib

Homepage

zlib.net

Subtree

7233110263

License

Zlib

Definition

Manifest