mirror of
https://github.com/zlib-ng/minizip-ng.git
synced 2026-01-18 21:21:18 +01:00
Document MZ_ZLIB_FLAVOR
This commit is contained in:
committed by
Nathan Moinvaziri
parent
27d9a0cfa2
commit
0969e94b7b
@@ -69,6 +69,7 @@ cmake --build build
|
||||
|:--------------------|:---------------------------------------------------------------|:-------------:|
|
||||
| MZ_COMPAT | Enables compatibility layer | ON |
|
||||
| MZ_ZLIB | Enables ZLIB compression | ON |
|
||||
| MZ_ZLIB_FLAVOR | Select ZLIB implementation (auto, zlib-ng, zlib) | auto |
|
||||
| MZ_BZIP2 | Enables BZIP2 compression | ON |
|
||||
| MZ_LZMA | Enables LZMA & XZ compression | ON |
|
||||
| MZ_ZSTD | Enables ZSTD compression | ON |
|
||||
|
||||
Reference in New Issue
Block a user