Changes in CMakeLists.txt [3d778cd:3874a9c] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CMakeLists.txt
r3d778cd r3874a9c 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.