Fork me on GitHub

Ignore:
Timestamp:
Feb 23, 2017, 11:48:07 AM (7 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
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.
Message:

Merge branch 'master' of github.com:delphes/delphes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • external/ExRootAnalysis/CMakeLists.txt

    rabcacdb r9cd3a4d  
    1212add_library(ExRootAnalysis OBJECT ${sources} ExRootAnalysisDict.cxx)
    1313
    14 # install headers needed by public Delphes headers to include/
    15 install(FILES ExRootTask.h ExRootConfReader.h ExRootTreeWriter.h ExRootTreeBranch.h
    16         DESTINATION include/ExRootAnalysis)
    17 
    18 # install all LinkDef files into the same folder to ease user environment
    19 install(FILES ExRootAnalysisLinkDef.h DESTINATION include)
     14# install headers
     15install(FILES ${headers} DESTINATION include/ExRootAnalysis)
    2016
    2117# install pcms if they are created
Note: See TracChangeset for help on using the changeset viewer.