mirror of
https://github.com/zlib-ng/minizip-ng
synced 2025-03-28 21:13:18 +00:00
README.md - add MZ_ICONV option
This commit is contained in:
parent
628830ff93
commit
dc9ef70d6e
@ -82,6 +82,7 @@ cmake --build .
|
||||
| MZ_OPENSSL | Enables OpenSSL encryption | OFF |
|
||||
| MZ_LIBBSD | Builds with libbsd crypto random | ON |
|
||||
| MZ_BRG | Enables Brian Gladman's library | OFF |
|
||||
| MZ_ICONV | Enables iconv encoding conversion | ON |
|
||||
| MZ_SIGNING | Enables zip signing support | ON |
|
||||
| MZ_COMPRESS_ONLY | Only support compression | OFF |
|
||||
| MZ_DECOMPRESS_ONLY | Only support decompression | OFF |
|
||||
|
Loading…
x
Reference in New Issue
Block a user