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

provide a way for users/meson to pass specific pc file #39

Open
gdesmott opened this issue May 25, 2021 · 0 comments
Open

provide a way for users/meson to pass specific pc file #39

gdesmott opened this issue May 25, 2021 · 0 comments

Comments

@gdesmott
Copy link
Owner

While discussing with @ndufresne about gst-plugin-rs's meson integration we figured that meson could detect the presence of an optional dep using pkg-config and cargo/system-deps could end up using another pc file that the one detected by meson, typically if user used the pkg_config_path meson option, leading to confusion.

Maybe meson could communicate somehow to system-deps the full path of the pc files it detected making sure both are using the same one?

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

No branches or pull requests

1 participant