commit | 22cbd038d3578c344e265a098fc98ef168f8d18b | [log] [tgz] |
---|---|---|
author | Khaled Hosny <[email protected]> | Tue Sep 14 12:34:25 2021 +0200 |
committer | Behdad Esfahbod <[email protected]> | Tue Sep 14 18:46:33 2021 -0600 |
tree | 46ad48bb1200e481eaa0179a1a314b0b5c5e8cfd | |
parent | 5898a9618cf6004d51c6fa2b34212c0ee61df3b0 [diff] |
[meson] Add ragel subproject If ragel 6.10 is not found, build it from source. Seems to work, except that ragel uses exceptions and we configure HarfBuzz build to not use exceptions, and I can’t find away to enable exceptions only for the ragel subproject. I had to remove cpp_eh=none from default options and try to disable exceptions in MSVC manually (other compilers are already handled).
This is HarfBuzz, a text shaping library.
For bug reports, mailing list, and other information please visit:
For license information, see COPYING.
For build information, see BUILD.md.
For custom configurations, see CONFIG.md.
For test execution, see TESTING.md.
Documentation: https://harfbuzz.github.io