-
Notifications
You must be signed in to change notification settings - Fork 980
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
Feature/meson subproject #15916
Feature/meson subproject #15916
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@fnadeau LGTM! 👍 Thank you for the PR, it's ready to be merged 👏
I just added a couple of commits changing some minor things in the test.
I think that it's failing because of the Meson version in the CI UPDATED: Checking the official documentation https://mesonbuild.com/Build-options.html. It reads so:
In summary, renamed |
Changelog: Feature: Add support for meson subproject.
Docs: conan-io/docs#3655
Issue related to this PR #15886
develop
branch, documenting this one.