Fork me on GitHub

Changeset be6c1c8 in git for external


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
  • external/ExRootAnalysis/CMakeLists.txt

    r9ca0c9c rbe6c1c8  
    88list(REMOVE_ITEM headers ${CMAKE_CURRENT_SOURCE_DIR}/ExRootAnalysisLinkDef.h)
    99
    10 ROOT_GENERATE_DICTIONARY(ExRootAnalysisDict ${headers} LINKDEF ExRootAnalysisLinkDef.h)
     10DELPHES_GENERATE_DICTIONARY(ExRootAnalysisDict ${headers} LINKDEF ExRootAnalysisLinkDef.h)
    1111
    1212add_library(ExRootAnalysis OBJECT ${sources} ExRootAnalysisDict.cxx)
Note: See TracChangeset for help on using the changeset viewer.