Fork me on GitHub

Changeset 255a666 in git


Ignore:
Timestamp:
Nov 10, 2016, 11:01:01 AM (8 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
d901674
Parents:
db62c0e
Message:

add command installing Delphes.h to modules/CMakeLists.txt (close #1029)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/CMakeLists.txt

    rdb62c0e r255a666  
    1818
    1919add_library(modules OBJECT ${sources} FastJetDict.cxx ModulesDict.cxx)
     20
     21# install public headers
     22install(FILES Delphes.h DESTINATION include/modules)
Note: See TracChangeset for help on using the changeset viewer.