bareos: master a8cb2568

Author Committer Branch Timestamp Parent
arogge arogge master 2021-03-22 16:11 master c7aa25eb Pending
Changeset cmake: don't pollute sources with untracked files

previously two files showed up that were generated by cmake. This patch
adds the debian install-file to .gitignore and changes the global
configure_file not to pick up files from core/ but only from core/src
which will disable creation of CTestScript.cmake in core/ as it is
already generated to ${CMAKE_BINARY_DIR}/CTestScript.cmake
mod - .gitignore Diff File
mod - core/cmake/BareosConfigureFile.cmake Diff File