Fork me on GitHub

Changeset be6c1c8 in git for modules


Ignore:
Timestamp:
Aug 23, 2014, 8:25:53 PM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
5b5a56b
Parents:
9ca0c9c
Message:

adapt CMake files to ROOT 6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/CMakeLists.txt

    r9ca0c9c rbe6c1c8  
    1010list(REMOVE_ITEM headers ${CMAKE_CURRENT_SOURCE_DIR}/Pythia8LinkDef.h)
    1111
    12 ROOT_GENERATE_DICTIONARY(ModulesDict ${headers} LINKDEF ModulesLinkDef.h)
     12DELPHES_GENERATE_DICTIONARY(ModulesDict ${headers} LINKDEF ModulesLinkDef.h)
    1313
    1414# TODO: implement switch to enable Pythia8 if present
Note: See TracChangeset for help on using the changeset viewer.