1. Home
  2. Browse
  3. inflatelib

inflatelib

v0.1.0#0Latest

A Deflate and Deflate64 decompression library

Install

Run the following Vcpkg command to install the port.

vcpkg install inflatelib

Usage

inflatelib provides CMake targets:

find_package(inflatelib CONFIG REQUIRED)
target_link_libraries(main PRIVATE inflatelib::inflatelib)

Dependencies

See source

Version

v0.1.0#0

Publication

Supports

All

GitHub

microsoft/inflatelib

Homepage

github.com/microsoft/inflatelib

Subtree

38d805d43b

License

MIT

Definition

Manifest