Improvements and fixes to GaudiToolbox.cmake
- add package and project names as label to tests
- add dictionaries to
LD_LIBRARY_PATHfor testing - remove
GAUDI_BUILD_TREE_AS_INSTALL_AREAfeature - improve the generated
GaudiConfig.cmakesetting helper variables for downstream projects - add generation of a
headers_db.csvfile 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