- Timestamp:
- Feb 14, 2017, 9:13:54 AM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 8e7beb7, 9a3d132
- Parents:
- 102596a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
display/CMakeLists.txt
r102596a r9259bfe 13 13 add_library(display OBJECT ${sources} DisplayDict.cxx) 14 14 15 # install public headers 16 install(FILES 17 Delphes3DGeometry.h 18 DelphesEventDisplay.h 19 DESTINATION include/display) 15 # install headers 16 install(FILES ${headers} DESTINATION include/display) 20 17 21 18 # install pcms if they are created
Note:
See TracChangeset
for help on using the changeset viewer.