[meson] reflect chosen linker update

As d9177a594b
pull/2431/head
Ebrahim Byagowi 5 years ago committed by GitHub
parent 0d8442a55f
commit 5eb6cafd2e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      meson_options.txt

@ -31,7 +31,7 @@ option('gtk_doc', type : 'feature', value : 'auto', yield : true,
option('icu_builtin', type: 'boolean', value: false,
description: 'Don\'t separate ICU support as harfbuzz-icu module')
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,
description: 'Enable experimental APIs')
option('amalgam', type: 'boolean', value: false,

Loading…
Cancel
Save