bareos: master 808ff0d3

Author Committer Branch Timestamp Parent
arogge Bareos Bot master 2024-12-20 14:43 master ba5fd48f Pending
Changeset cmake: autoconfigure ccache hash_dir

some compilers (i.e. MSVC) don't support -fdebug-prefix-map, so ccache
will not automatically do the right thing when base_dir is set.
Therefore, we disable hash_dir unless -fdebug-prefix-map was added.
mod - CMakeLists.txt Diff File
mod - cmake/BareosCcache.cmake Diff File
mod - cmake/PrefixMap.cmake Diff File