Updated the (incorrect) users of atlas_add_root_dictionary(...).
In the past there was a (very fragile) feature in atlas_add_root_dictionary(...) that allowed it to scan the include definitions in a LinkDef.h file, and construct the rootcint command based on that. This feature has now been removed, as it was one of the most fragile parts of our code. Now all users of atlas_add_root_dictionary(...) must declare explicitly in CMake which headers they want to generate dictionaries for.
Showing
- InnerDetector/InDetValidation/InDetTruthVertexValidation/CMakeLists.txt 3 additions, 2 deletions...InDetValidation/InDetTruthVertexValidation/CMakeLists.txt
- PhysicsAnalysis/TopPhys/TopPhysUtils/TopDataPreparation/CMakeLists.txt 4 additions, 4 deletions...is/TopPhys/TopPhysUtils/TopDataPreparation/CMakeLists.txt
- PhysicsAnalysis/TopPhys/xAOD/TopAnalysis/CMakeLists.txt 5 additions, 7 deletionsPhysicsAnalysis/TopPhys/xAOD/TopAnalysis/CMakeLists.txt
- PhysicsAnalysis/TopPhys/xAOD/TopConfiguration/CMakeLists.txt 3 additions, 6 deletionsPhysicsAnalysis/TopPhys/xAOD/TopConfiguration/CMakeLists.txt
- PhysicsAnalysis/TopPhys/xAOD/TopEvent/CMakeLists.txt 4 additions, 4 deletionsPhysicsAnalysis/TopPhys/xAOD/TopEvent/CMakeLists.txt
- PhysicsAnalysis/TopPhys/xAOD/TopEventReconstructionTools/CMakeLists.txt 4 additions, 4 deletions...s/TopPhys/xAOD/TopEventReconstructionTools/CMakeLists.txt
- PhysicsAnalysis/TopPhys/xAOD/TopEventSelectionTools/CMakeLists.txt 4 additions, 7 deletions...alysis/TopPhys/xAOD/TopEventSelectionTools/CMakeLists.txt
- PhysicsAnalysis/TopPhys/xAOD/TopFakes/CMakeLists.txt 8 additions, 4 deletionsPhysicsAnalysis/TopPhys/xAOD/TopFakes/CMakeLists.txt
- PhysicsAnalysis/TopPhys/xAOD/TopObjectSelectionTools/CMakeLists.txt 3 additions, 7 deletions...lysis/TopPhys/xAOD/TopObjectSelectionTools/CMakeLists.txt
- PhysicsAnalysis/TopPhys/xAOD/TopPartons/CMakeLists.txt 3 additions, 7 deletionsPhysicsAnalysis/TopPhys/xAOD/TopPartons/CMakeLists.txt
Loading
Please register or sign in to comment