Fork me on GitHub

Changes in CMakeLists.txt [3874a9c:3d778cd] in git


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r3874a9c r3d778cd  
    8888if(PYTHIA8_FOUND)
    8989  target_link_libraries(Delphes ${PYTHIA8_LIBRARIES} ${CMAKE_DL_LIBS})
     90  target_link_libraries(DelphesDisplay ${PYTHIA8_LIBRARIES} ${CMAKE_DL_LIBS})
    9091endif()
    9192
Note: See TracChangeset for help on using the changeset viewer.