bareos: bareos-18.2 5ae74fac

Author Committer Branch Timestamp Parent
arogge arogge bareos-18.2 2019-08-26 12:29 bareos-18.2 74c2cf2c Pending
Changeset cmake: repair building on macos

Previously the CMAKE configuration did not allow to build with client-only
anymore. Also the OPENSSL_INCLUDE_DIR was not set in every case where it
might be neccessary.
This is now fixed. You can now build on a recent mac with homebrew compiler
and libraries again.
mod - core/src/console/CMakeLists.txt Diff File
mod - core/src/filed/CMakeLists.txt Diff File
mod - core/src/findlib/CMakeLists.txt Diff File
mod - core/src/plugins/filed/CMakeLists.txt Diff File
mod - webui/CMakeLists.txt Diff File