Changeset 0a88f17 in git
- Timestamp:
- Feb 5, 2018, 11:57:22 AM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 4ed4118
- Parents:
- 3283d6e
- git-author:
- William Fawcett <william.fawcett@…> (02/02/18 18:47:46)
- git-committer:
- William Fawcett <william.fawcett@…> (02/05/18 11:57:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMakeLists.txt
r3283d6e r0a88f17 41 41 42 42 # WJF: Declare Pythia8 dependancy 43 find_package(Pythia8) 43 44 if(PYTHIA8_FOUND) 44 find_package(Pythia8)45 message(STATUS "Pythia8 found") 45 46 include_directories(${PYTHIA8_INCLUDE_DIRS}) 46 47 set(LIBS ${LIBS} ${PYTHIA8_LIBRARIES})
Note:
See TracChangeset
for help on using the changeset viewer.