Fork me on GitHub

Changeset be6c1c8 in git for display


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

    r9ca0c9c rbe6c1c8  
    99list(REMOVE_ITEM headers ${CMAKE_CURRENT_SOURCE_DIR}/DisplayLinkDef.h)
    1010
    11 ROOT_GENERATE_DICTIONARY(DisplayDict ${headers} LINKDEF DisplayLinkDef.h)
     11DELPHES_GENERATE_DICTIONARY(DisplayDict ${headers} LINKDEF DisplayLinkDef.h)
    1212
    1313add_library(display OBJECT ${sources} DisplayDict.cxx)
Note: See TracChangeset for help on using the changeset viewer.