- 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
-
modules/CMakeLists.txt
r102596a r9259bfe 19 19 add_library(modules OBJECT ${sources} FastJetDict.cxx ModulesDict.cxx) 20 20 21 # install publicheaders22 install(FILES Delphes.hDESTINATION include/modules)21 # install headers 22 install(FILES ${headers} DESTINATION include/modules) 23 23 24 24 # install pcms if they are created
Note:
See TracChangeset
for help on using the changeset viewer.