Skip to content
Snippets Groups Projects
Commit e9f80856 authored by Adrien Matta's avatar Adrien Matta :skull_crossbones:
Browse files

* Changing CMakeLists to be compatible with earlier version of cmake

parent 900a58b3
No related branches found
No related tags found
No related merge requests found
Pipeline #77284 passed
if(Geant4_VERSION_MAJOR GREATER_EQUAL 10)
if(Geant4_VERSION_MINOR GREATER_EQUAL 5)
if(Geant4_VERSION_MAJOR GREATER 9)
if(Geant4_VERSION_MINOR GREATER 4)
message("Compiling with NeutronHPphysics")
add_library(NPSProcess SHARED Decay.cc BeamReaction.cc FastDriftElectron.cc NPIonIonInelasticPhysic.cc PhysicsList.cc G4DriftElectron.cc G4IonizationWithDE.cc G4DriftElectronPhysics.cc G4DEAbsorption.cc G4DEAmplification.cc G4DETransport.cc menate_R.cc NeutronHPphysics.cc NeutronHPMessenger.cc)
......
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