Changes in / [f497e60:4bc0bad] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMakeLists.txt
rf497e60 r4bc0bad 88 88 if(PYTHIA8_FOUND) 89 89 target_link_libraries(Delphes ${PYTHIA8_LIBRARIES} ${CMAKE_DL_LIBS}) 90 target_link_libraries(DelphesDisplay ${PYTHIA8_LIBRARIES} ${CMAKE_DL_LIBS})91 90 endif() 92 91
Note:
See TracChangeset
for help on using the changeset viewer.