Skip to content

Add Meson dependency declaration for use as a subproject #199

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 2 commits into from
Apr 22, 2025

Conversation

blazingpretzel
Copy link
Contributor

Added a declare_dependency call to meson.build, allowing the library to be more easily used as a Meson subproject.

Signed-off-by: Joshua Torrence <joshuatorrence@gmail.com>
@r-devulap r-devulap force-pushed the add-meson-dependency-object branch from d703f05 to 951958c Compare April 22, 2025 19:40
Copy link
Contributor

@r-devulap r-devulap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution @blazingpretzel! I made some minor cosmetic changes to meson.build and added a note in README. Will merge when the CI passes.

@r-devulap r-devulap merged commit 745324c into intel:main Apr 22, 2025
13 checks passed
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