Changeset d63d737 in git
- Timestamp:
- Jan 22, 2019, 4:22:51 PM (6 years ago)
- Branches:
- ImprovedOutputFile, Timing, llp, master
- Children:
- 03381ed
- Parents:
- 771843a (diff), 0a9be59 (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@…> (01/22/19 16:22:51)
- git-committer:
- GitHub <noreply@…> (01/22/19 16:22:51)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/CMakeLists.txt
r771843a rd63d737 31 31 ${PROJECT_BINARY_DIR}/modules/libFastJetDict_rdict.pcm 32 32 DESTINATION lib) 33 if(PYTHIA8_FOUND) 34 install(FILES 35 ${PROJECT_BINARY_DIR}/modules/libPythia8Dict_rdict.pcm 36 DESTINATION lib) 37 endif() 33 38 endif()
Note:
See TracChangeset
for help on using the changeset viewer.