mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-15 04:24:28 +00:00
![]() If a Meson option is typed as `boolean`, the `get_option` returns a boolean, and comparing it with `true` is redundant. Meson also errors if you try to compare across types, so it couldn't _not_ be a boolean. Also, Meson is not C, so no need for parentheses around `if` conditions. |
||
---|---|---|
.. | ||
external_jpg | ||
external_png | ||
external_webp | ||
jpg | ||
lottie | ||
png | ||
raw | ||
svg | ||
ttf | ||
tvg | ||
webp | ||
meson.build |