bareos: master 68fde8f8

Author Committer Branch Timestamp Parent
arogge arogge master 2025-03-07 16:59 master 8c599bc1 Pending
Changeset cmake: remove custom DLL copy function

as this fails occasionally when building parallel and we can achieve the
same thing a lot more reliably by using vcpkg's dll magic, we remove
this.
mod - CMakeLists.txt Diff File
mod - core/CMakeLists.txt Diff File
rm - core/cmake/BareosCopyDllsToBinDir.cmake Diff File
mod - core/src/console/CMakeLists.txt Diff File
mod - core/src/dird/CMakeLists.txt Diff File
mod - core/src/filed/CMakeLists.txt Diff File
mod - core/src/qt-tray-monitor/CMakeLists.txt Diff File
mod - core/src/stored/CMakeLists.txt Diff File
mod - core/src/tests/CMakeLists.txt Diff File