Fork me on GitHub

Changeset 3d778cd in git for CMakeLists.txt


Ignore:
Timestamp:
Jun 2, 2018, 9:13:20 PM (6 years ago)
Author:
Pavel Demin <pavel-demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
f497e60
Parents:
27738e8
Message:

add PYTHIA8_LIBRARIES to DelphesDisplay in CMakeLists.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r27738e8 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.