uharfbuzz icon indicating copy to clipboard operation
uharfbuzz copied to clipboard

Add a CI job to test building with unvendored harfbuzz USE_SYSTEM_LIBS=1

Open anthrotype opened this issue 1 year ago • 0 comments

https://github.com/harfbuzz/uharfbuzz/pull/201 added support for optionally linking uharfbuzz with a preinstalled harfbuzz library, this works but is not currently tested on the CI. To ensure this continues to work we should add a job to test building with USE_SYSTEM_LIBS=1, at least on Linux where this is most likely to be used.

anthrotype avatar Aug 23 '24 12:08 anthrotype