Fork me on GitHub

Changeset 66b8143 in git for modules/CMakeLists.txt


Ignore:
Timestamp:
Feb 13, 2017, 11:18:11 AM (8 years ago)
Author:
JP-Ellis <josh@…>
Children:
e83faed
Parents:
50ed7575
git-author:
JP-Ellis <josh@…> (02/13/17 08:19:44)
git-committer:
JP-Ellis <josh@…> (02/13/17 11:18:11)
Message:

Install all headers from display/

Also take the opportunity to install the other LinkDef headers, and the
installation of ExRootAnalysis header.

Signed-off-by: JP-Ellis <josh@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/CMakeLists.txt

    r50ed7575 r66b8143  
    2020
    2121# install public headers
    22 install(FILES Delphes.h
    23         DESTINATION include/modules
    24 )
     22install(FILES Delphes.h DESTINATION include/modules)
    2523
    2624# install pcms if they are created
Note: See TracChangeset for help on using the changeset viewer.