Fork me on GitHub

Changeset 9259bfe in git for modules


Ignore:
Timestamp:
Feb 14, 2017, 9:13:54 AM (8 years ago)
Author:
Pavel Demin <pavel-demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
8e7beb7, 9a3d132
Parents:
102596a
Message:

install headers required by libDelphes and libDelphesDisplay

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/CMakeLists.txt

    r102596a r9259bfe  
    1919add_library(modules OBJECT ${sources} FastJetDict.cxx ModulesDict.cxx)
    2020
    21 # install public headers
    22 install(FILES Delphes.h DESTINATION include/modules)
     21# install headers
     22install(FILES ${headers} DESTINATION include/modules)
    2323
    2424# install pcms if they are created
Note: See TracChangeset for help on using the changeset viewer.