Skip to content

Improvements and fixes to GaudiToolbox.cmake

  • add package and project names as label to tests
  • add dictionaries to LD_LIBRARY_PATH for testing
  • remove GAUDI_BUILD_TREE_AS_INSTALL_AREA feature
  • improve the generated GaudiConfig.cmake setting helper variables for downstream projects
  • add generation of a headers_db.csv file to list which headers a library gives access to (answer the question "which library should a I link if I want to include abc.h?")
  • add a GLOBAL PROPERTY hook to add code to the build time environment script
  • add a special metadata file to help the deployment of LHCb projects (lhcbproject.yml)
Edited by Marco Clemencic

Merge request reports