Changeset be6c1c8 in git for external/ExRootAnalysis
- 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
-
external/ExRootAnalysis/CMakeLists.txt
r9ca0c9c rbe6c1c8 8 8 list(REMOVE_ITEM headers ${CMAKE_CURRENT_SOURCE_DIR}/ExRootAnalysisLinkDef.h) 9 9 10 ROOT_GENERATE_DICTIONARY(ExRootAnalysisDict ${headers} LINKDEF ExRootAnalysisLinkDef.h)10 DELPHES_GENERATE_DICTIONARY(ExRootAnalysisDict ${headers} LINKDEF ExRootAnalysisLinkDef.h) 11 11 12 12 add_library(ExRootAnalysis OBJECT ${sources} ExRootAnalysisDict.cxx)
Note:
See TracChangeset
for help on using the changeset viewer.