- Timestamp:
- Aug 23, 2014, 8:25:53 PM (10 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 5b5a56b
- Parents:
- 9ca0c9c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
display/CMakeLists.txt
r9ca0c9c rbe6c1c8 9 9 list(REMOVE_ITEM headers ${CMAKE_CURRENT_SOURCE_DIR}/DisplayLinkDef.h) 10 10 11 ROOT_GENERATE_DICTIONARY(DisplayDict ${headers} LINKDEF DisplayLinkDef.h)11 DELPHES_GENERATE_DICTIONARY(DisplayDict ${headers} LINKDEF DisplayLinkDef.h) 12 12 13 13 add_library(display OBJECT ${sources} DisplayDict.cxx)
Note:
See TracChangeset
for help on using the changeset viewer.