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