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

Update CMakeLists.txt for montecarlo/eg

parent 7448ffee
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,29 @@
############################################################################
ROOT_STANDARD_LIBRARY_PACKAGE(EG
HEADERS T*.h
DEPENDENCIES Graf3d Graf Gpad MathCore )
HEADERS
TAttParticle.h
TDatabasePDG.h
TDecayChannel.h
TGenerator.h
TParticleClassPDG.h
TParticle.h
TParticlePDG.h
TPrimary.h
TVirtualMCDecayer.h
SOURCES
TAttParticle.cxx
TDatabasePDG.cxx
TDecayChannel.cxx
TGenerator.cxx
TParticleClassPDG.cxx
TParticle.cxx
TParticlePDG.cxx
TPrimary.cxx
TVirtualMCDecayer.cxx
DEPENDENCIES
Gpad
Graf
Graf3d
MathCore
)
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