bareos: master 497ab9c4

Author Committer Branch Timestamp Parent
arogge arogge master 2025-04-29 16:36 master 3c7162ca Pending
Changeset cmake: refactor coverage settings

For proper builds, CPM packages need the same CMAKE_BUILD_TYPE as the
main build. As coverage forces CMAKE_BUILD_TYPE=Debug, we need to do
this before including BareosCpmPackages.
mod - CMakeLists.txt Diff File
add - cmake/BareosTestCoverage.cmake Diff File
mod - core/CMakeLists.txt Diff File