Skip to Content

inflatelib v0.1.0

Created
Updated

A Deflate and Deflate64 decompression library

# Usage

inflatelib provides CMake targets:

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

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Duncan Horn's avatar Duncan Horn

# Changelog

  • 38d805d [inflatelib] Add new port (#47759)

# Source