Skip to content

WIP: Fix for major changes in gaudi and ACTS

Whitney Armstrong requested to merge new_versions_fix into master
  • Updated build for the gaudi v36 cmake modernization.
  • It is still heavy handed but they have isolated their macro/functions into a cmake include (which I guess will go away in the future).
  • GaudiToolbox.cmake is where all these functions are defined.
  • The new GaudiConfig.cmake.in has the ability to disable these functions
  • Working towards disabling these functions would be the direction to go.

Merge request reports