Skip to content

Commit 0969e94

Browse files
sgothnmoinvaz
authored andcommitted
Document MZ_ZLIB_FLAVOR
1 parent 27d9a0c commit 0969e94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ cmake --build build
6969
|:--------------------|:---------------------------------------------------------------|:-------------:|
7070
| MZ_COMPAT | Enables compatibility layer | ON |
7171
| MZ_ZLIB | Enables ZLIB compression | ON |
72+
| MZ_ZLIB_FLAVOR | Select ZLIB implementation (auto, zlib-ng, zlib) | auto |
7273
| MZ_BZIP2 | Enables BZIP2 compression | ON |
7374
| MZ_LZMA | Enables LZMA & XZ compression | ON |
7475
| MZ_ZSTD | Enables ZSTD compression | ON |

0 commit comments

Comments
 (0)