[meson] reflect chosen linker update
As d9177a594bc2846b03a43b8d00949d23ab0d91c2
This commit is contained in:
parent
0d8442a55f
commit
5eb6cafd2e
@ -31,7 +31,7 @@ option('gtk_doc', type : 'feature', value : 'auto', yield : true,
|
|||||||
option('icu_builtin', type: 'boolean', value: false,
|
option('icu_builtin', type: 'boolean', value: false,
|
||||||
description: 'Don\'t separate ICU support as harfbuzz-icu module')
|
description: 'Don\'t separate ICU support as harfbuzz-icu module')
|
||||||
option('with_libstdcxx', type: 'boolean', value: false,
|
option('with_libstdcxx', type: 'boolean', value: false,
|
||||||
description: 'Allow linking with libstdc++ (always enabled in Windows)')
|
description: 'Allow linking with libstdc++')
|
||||||
option('experimental_api', type: 'boolean', value: false,
|
option('experimental_api', type: 'boolean', value: false,
|
||||||
description: 'Enable experimental APIs')
|
description: 'Enable experimental APIs')
|
||||||
option('amalgam', type: 'boolean', value: false,
|
option('amalgam', type: 'boolean', value: false,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user