mirror of
git://git.sv.nongnu.org/freetype/freetype2.git
synced 2026-01-19 04:52:09 +00:00
* meson.build: Add support for compiling with error strings.
* meson_options.txt: Document it.
This commit is contained in:
committed by
Alexei Podtelezhnikov
parent
0dd4eef68f
commit
f4c2a44ea9
@@ -52,4 +52,9 @@ option('zlib',
|
||||
'disabled', 'enabled' ],
|
||||
description: 'Support reading gzip-compressed font files')
|
||||
|
||||
option('error_strings',
|
||||
type: 'boolean',
|
||||
value: false,
|
||||
description: 'Enable support for meaningful error descriptions')
|
||||
|
||||
# EOF
|
||||
|
||||
Reference in New Issue
Block a user