Fork me on GitHub

Changeset 9cd3a4d in git for display/CMakeLists.txt


Ignore:
Timestamp:
Feb 23, 2017, 11:48:07 AM (8 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
  • display/CMakeLists.txt

    rabcacdb r9cd3a4d  
    1313add_library(display OBJECT ${sources} DisplayDict.cxx)
    1414
     15# install headers
     16install(FILES ${headers} DESTINATION include/display)
     17
    1518# install pcms if they are created
    1619if (${ROOT_VERSION} GREATER 6)
Note: See TracChangeset for help on using the changeset viewer.