- Timestamp:
- Feb 13, 2017, 11:18:49 AM (8 years ago)
- Parents:
- 50ed7575 (diff), 66b8143 (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. - git-author:
- Joshua Ellis <josh@…> (02/13/17 11:18:49)
- git-committer:
- GitHub <noreply@…> (02/13/17 11:18:49)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/CMakeLists.txt
r50ed7575 re83faed 22 22 install(FILES ${headers} DESTINATION include/classes) 23 23 24 # install all LinkDef files into the same folder to ease user environment 25 install(FILES ClassesLinkDef.h DESTINATION include) 26 24 27 # install pcms if they are created 25 28 if (${ROOT_VERSION} GREATER 6)
Note:
See TracChangeset
for help on using the changeset viewer.