| Summary: | FindMusicBrainz5.cmake: MUSICBRAINZ5_INCLUDE_DIRS not used or searched for anymore (regression) | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] libkcddb | Reporter: | Rex Dieter <rdieter> |
| Component: | general | Assignee: | Richard Lärkäng <larkang> |
| Status: | CONFIRMED --- | ||
| Severity: | normal | CC: | myriam, sitter, tdfischer |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rex Dieter
2018-09-11 19:31:37 UTC
Or can just live with this and require libmusticbrainz >= 5.1 where the strict dependency on libxml2 was dropped. (And I can just workaround it downstream by manually adding include dirs as needed) Would include_directories(${MUSICBRAINZ5_INCLUDE_DIRS}) help when MUSICBRAINZ5_FOUND?
|