Skip to content
Snippets Groups Projects
Commit 76855405 authored by Guilherme Amadio's avatar Guilherme Amadio
Browse files

Update CMakeLists.txt for montecarlo/pythia6

parent 8d448ea0
No related branches found
No related tags found
No related merge requests found
......@@ -18,5 +18,21 @@ else()
endif()
ROOT_STANDARD_LIBRARY_PACKAGE(EGPythia6
LIBRARIES ${PYTHIA6_LIBRARIES}
DEPENDENCIES Core EG Graf VMC Physics)
HEADERS
TMCParticle.h
TPythia6Calls.h
TPythia6Decayer.h
TPythia6.h
SOURCES
TMCParticle.cxx
TPythia6.cxx
TPythia6Decayer.cxx
LIBRARIES
${PYTHIA6_LIBRARIES}
DEPENDENCIES
Core
EG
Graf
Physics
VMC
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment