Feature #1442 ยป 0076-Meson-Enable-svgflags-by-default-in-the-build.patch
| meson_options.txt | ||
|---|---|---|
| option('svgflags', | ||
|        type: 'boolean', | ||
|        value: false, | ||
|        value: true, | ||
|        description: 'svg flags features enabled on build level') | ||
| option('localeprefix', | ||