Skip to content

Commit

Permalink
README.md - add MZ_ICONV option
Browse files Browse the repository at this point in the history
  • Loading branch information
ptc-tgamper authored and nmoinvaz committed Dec 1, 2020
1 parent 628830f commit dc9ef70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

0 comments on commit dc9ef70

Please sign in to comment.