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

Support musicbrainz when building with cmake #861

Merged

Conversation

hambre
Copy link
Contributor

@hambre hambre commented Feb 11, 2024

When building with cmake, find required packages via pkgconfig to enable musicbrainz support for audio cd metadata.

When building with cmake, find required packages via
pkgconfig to enable musicbrainz support for audio cd
metadata.
@hambre
Copy link
Contributor Author

hambre commented Feb 11, 2024

@linuxdude42 Could you please have a look?

This is the linkage between setting variables in the CMakeFile.txt
file and the compiled C++ code.
The pkg_check_modules function does this automatically, but the
pkg_search_module doesn't.  It requires extra logic to print the
version found.
@linuxdude42 linuxdude42 merged commit c39d631 into MythTV:master Feb 12, 2024
8 checks passed
@hambre hambre deleted the hambre/support-musicbrainz-for-cmake branch February 12, 2024 18:10
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