- 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
-
display/CMakeLists.txt
r8a4fba8 r0ac1afd 17 17 18 18 # install pcms if they are created 19 if ( ${ROOT_VERSION} GREATER 6)19 if (NOT ${ROOT_VERSION} VERSION_LESS "6.0.0") 20 20 install(FILES 21 21 ${PROJECT_BINARY_DIR}/display/libDisplayDict_rdict.pcm
Note:
See TracChangeset
for help on using the changeset viewer.