- Timestamp:
- Feb 23, 2017, 11:48:07 AM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 8a4fba8
- Parents:
- abcacdb (diff), 9a3d132 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/CMakeLists.txt
rabcacdb r9cd3a4d 19 19 add_library(modules OBJECT ${sources} FastJetDict.cxx ModulesDict.cxx) 20 20 21 # install public headers 22 install(FILES Delphes.h 23 DESTINATION include/modules 24 ) 21 # install headers 22 install(FILES ${headers} DESTINATION include/modules) 25 23 26 24 # install pcms if they are created
Note:
See TracChangeset
for help on using the changeset viewer.