Skip to content

Probe system library when building without bundled harfbuzz#50

Merged
behdad merged 1 commit into
harfbuzz:mainfrom
simonwuelker:system-lib-fix
Aug 11, 2025
Merged

Probe system library when building without bundled harfbuzz#50
behdad merged 1 commit into
harfbuzz:mainfrom
simonwuelker:system-lib-fix

Conversation

@simonwuelker

Copy link
Copy Markdown
Contributor

pkg-config::probe_library prints all relevant metadata for cargo to stdout if the search was successful.

Fixes #49

Signed-off-by: Simon Wülker <simon.wuelker@arcor.de>
@behdad behdad merged commit e77d94a into harfbuzz:main Aug 11, 2025
1 check passed
@simonwuelker simonwuelker deleted the system-lib-fix branch August 11, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Building without default features is busted

2 participants