bareos: master 331be731

Author Committer Branch Timestamp Parent
arogge arogge master 2019-08-26 12:29 master 8401158a 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 - systemtests/CMakeLists.txt Diff File
mod - webui/CMakeLists.txt Diff File