inflatelibv0.2.0
- Updated
A Deflate and Deflate64 decompression library
- Project website: https://github.com/microsoft/inflatelib
#Usage
inflatelib provides CMake targets:
find_package(inflatelib CONFIG REQUIRED)
target_link_libraries(main PRIVATE inflatelib::inflatelib)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Dependencies
No dependencies.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Duncan Horn