Changeset f0fd18a in git for external/ExRootAnalysis
- Timestamp:
- Mar 7, 2017, 6:48:42 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 81bedba
- Parents:
- 0ac1afd (diff), 82cf9c4 (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:
- Pavel Demin <pavel-demin@…> (03/07/17 18:48:42)
- git-committer:
- GitHub <noreply@…> (03/07/17 18:48:42)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
external/ExRootAnalysis/CMakeLists.txt
r0ac1afd rf0fd18a 16 16 17 17 # install pcms if they are created 18 if ( ${ROOT_VERSION} GREATER 6)18 if (NOT ${ROOT_VERSION} VERSION_LESS "6.0.0") 19 19 install(FILES 20 20 ${PROJECT_BINARY_DIR}/external/ExRootAnalysis/libExRootAnalysisDict_rdict.pcm
Note:
See TracChangeset
for help on using the changeset viewer.