Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
np
nptool
Commits
e4345807
Commit
e4345807
authored
Oct 11, 2018
by
Valérian Alcindor
Browse files
Adding EventGeneratorCosmic.cc to CMakeLists.txt
parent
2f59ddec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
NPSimulation/EventGenerator/CMakeLists.txt
NPSimulation/EventGenerator/CMakeLists.txt
+1
-1
No files found.
NPSimulation/EventGenerator/CMakeLists.txt
View file @
e4345807
add_library
(
NPSEventGenerator OBJECT EventGeneratorBeam.cc EventGeneratorMultipleParticle.cc EventGeneratorIsotropic.cc VEventGenerator.cc
)
add_library
(
NPSEventGenerator OBJECT EventGeneratorBeam.cc EventGeneratorMultipleParticle.cc
EventGeneratorCosmic.cc
EventGeneratorIsotropic.cc VEventGenerator.cc
)
#target_link_libraries(NPSEventGenerator ${ROOT_LIBRARIES} ${Geant4_LIBRARIES} ${NPLib_LIBRARIES} -lNPInitialConditions -lNPInteractionCoordinates )
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment