Skip to content

Changes for MacOS

Pere Mato Vila requested to merge mato/Gaudi:macos-2 into master
  • Fixed compilation error for AppleClang 10
  • No need to define/use DYLD_LIBRARY_PATH. The native behaviour is to use RPATH
  • ROOTConfig.cmake does not define ROOT_INCLUDE_DIR
  • Installation of GaudiConfig.make and Gaudi.xenv in /cmake. With this, there is not need to define Gaudi_ROOT.
Edited by Pere Mato Vila

Merge request reports