Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msgpack: install headers #1750

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

stephanlachnit
Copy link
Contributor

Same reasoning as in #1746, how no installation of a pkg-config file since unfortunately it doesn't export one yet (upstream issue msgpack/msgpack-c#1126).

Also fixed an issue where dep.name() is used, which was introduced in 0.48, but only >=0.47 is declared.

Btw I noticed that for header-only libraries, the pkgconfig module isn't really usable.

Signed-off-by: Stephan Lachnit <[email protected]>
@jpakkane jpakkane merged commit 29654d7 into mesonbuild:master Oct 17, 2024
9 checks passed
@stephanlachnit stephanlachnit deleted the p-msgpack-header branch October 17, 2024 14:04
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.

2 participants