Skip to content

Fix meson.build to allow using jsoncpp as a subproject #680

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

Merged
merged 1 commit into from
Sep 17, 2017
Merged

Fix meson.build to allow using jsoncpp as a subproject #680

merged 1 commit into from
Sep 17, 2017

Conversation

jasonszang
Copy link
Contributor

Fix meson.build so that jsoncpp can be used as a meson subproject, potentially wrapped.
Previously the declared dependency object has no name and cannot be retrived var get_variable() from the parent project and cannot be used directly, which also prevents jsonspp to be used as a fallback subproject in dependency().

@cdunn2001 cdunn2001 merged commit 75e0c39 into open-source-parsers:master Sep 17, 2017
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