commit | 658424b29efbc758541a790193c42171bb7fa965 | [log] [tgz] |
---|---|---|
author | Derzsi Dániel <[email protected]> | Fri Jul 26 22:52:03 2019 +0300 |
committer | GitHub <[email protected]> | Fri Jul 26 22:52:03 2019 +0300 |
tree | 0fe3937aa1c14cf9926d756598448a5aa7e2187c | |
parent | 6d53cda1baf130853e5725fe8fea1d1c5f766a79 [diff] |
[cmake] Fix CMake build on newer CMake versions Unfortunately, newer CMake versions die during regex variable extraction, causing the build to fail. This is caused by the lack of escaping used around variables in the extract_make_variable function, causing these variables to be automatically unwrapped into empty strings.
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