| Summary: | KF5 build: Canberra is not found | ||
|---|---|---|---|
| Product: | [Applications] kmix | Reporter: | Antonio Rojas <arojas> |
| Component: | general | Assignee: | Christian Esken <esken> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jjm |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Fixed in current frameworks branch. |
Cmake doesn't find Canberra in the KF5 build. ${CMAKE_SOURCE_DIR}/cmake/modules needs to be added to the "set(CMAKE_MODULE_PATH" line in CMakeLists.txt Reproducible: Always