Skip to content
Snippets Groups Projects
  1. Nov 11, 2020
  2. Oct 28, 2020
  3. Oct 26, 2020
  4. Apr 10, 2019
    • Attila Krasznahorkay's avatar
      Updated the (incorrect) users of atlas_add_root_dictionary(...). · 676a303f
      Attila Krasznahorkay authored
      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.
      676a303f
  5. Jun 28, 2017
Loading