- Timestamp:
- Mar 7, 2017, 5:12:43 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- f0fd18a
- Parents:
- 8a4fba8 (diff), f08ddc6 (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 17:12:43)
- git-committer:
- GitHub <noreply@…> (03/07/17 17:12:43)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
classes/CMakeLists.txt
r8a4fba8 r0ac1afd 23 23 24 24 # install pcms if they are created 25 if ( ${ROOT_VERSION} GREATER 6)25 if (NOT ${ROOT_VERSION} VERSION_LESS "6.0.0") 26 26 install(FILES 27 27 ${PROJECT_BINARY_DIR}/classes/libClassesDict_rdict.pcm
Note:
See TracChangeset
for help on using the changeset viewer.