bareos: master 1fca2de7

Author Committer Branch Timestamp Parent
Sebastian Sura Sebastian Sura master 2025-11-05 09:51 master abe3f015 Pending
Changeset cmake: fix traymonitor

When we changed how we use vcpkg (-> manifest mode) we did not update
the windows installer to use the new paths.

To prevent problems in the future we now take everything (except for
the openssl executable) directly from the cmake binary directory.

This is possible because qtdeploy moves everything needed by qt to
that directory. In the future we should look into qt cmake support
which would do this in addition to other things automatically.
mod - core/platforms/win32/winbareos-native.nsi Diff File
mod - core/src/qt-tray-monitor/CMakeLists.txt Diff File