bareos: master 7f3c0248

Author Committer Branch Timestamp Parent
arogge arogge master 2025-02-13 15:45 master 3f02d378 Pending
Changeset cmake: add debug mode to list target dependencies

by enabling DEBUG_TARGET_DEPENDENCIES cmake will iterate all targets
defined within core/ and write their dependency list (including
transitives) and a summary of imported targets' properties into to
core/debug-deps within the binary directory.
add - cmake/BareosTargetTools.cmake Diff File
mod - core/CMakeLists.txt Diff File