Skip to content
Snippets Groups Projects
Commit 676a303f authored by Attila Krasznahorkay's avatar Attila Krasznahorkay
Browse files

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.
parent e6320af5
No related branches found
No related tags found
Loading
Showing
with 41 additions and 52 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment