bareos: master 1549d8af

Author Committer Branch Timestamp Parent
arogge arogge master 2025-02-14 13:12 master f27109e0 Pending
Changeset cmake: switch PAM to a FindModule and target

* add FindPAM
* replace ${PAM_LIBRARIES} with PAM::pam
* remove explicit PAM-linking from unit-tests as transitive
  dependencies take care of proper linking now
add - cmake/FindPAM.cmake Diff File
mod - core/cmake/BareosFindAllLibraries.cmake Diff File
mod - core/src/console/CMakeLists.txt Diff File
mod - core/src/dird/CMakeLists.txt Diff File
mod - core/src/tests/CMakeLists.txt Diff File
mod - systemtests/cmake/BareosSystemtestFunctions.cmake Diff File