Update README.md

This commit is contained in:
xiaoyifang 2022-10-13 09:39:06 +08:00 committed by GitHub
parent 1da84b315d
commit 145a1d39a8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -87,6 +87,8 @@ Then pass `"CONFIG+=zim_support"` to `qmake`
### Building without extra tiff handler( DEPRECATED )
**deprecated: qt has offered b/w tiff support which means this options should always _enabled_. intend to remove in the future.**
If you have problem building with libtiff5-dev package, you can pass
`"CONFIG+=no_extra_tiff_handler"` to `qmake` in order to disable extra tiff support
(without such extra support some b/w tiff images will not be displayed):