Skip to content
Snippets Groups Projects
Commit 684e632f authored by Dmitry Popov's avatar Dmitry Popov
Browse files

Renamed for consistency G4Rich test

parent 8f9ca338
No related branches found
No related tags found
1 merge request!24Migrate 'master' to G4 v10r3p3
Showing
with 3 additions and 3 deletions
gaudi_subdir(G4RichTbSimH v1r0) gaudi_subdir(G4RichTbSimHTest v1r0)
gaudi_depends_on_subdirs(Geant4/G4config) gaudi_depends_on_subdirs(Geant4/G4config)
...@@ -18,7 +18,7 @@ set(Geant4_LIBRARIES ...@@ -18,7 +18,7 @@ set(Geant4_LIBRARIES
-lG4UIbasic -lG4UIbasic
-lG4UIGAG) -lG4UIGAG)
gaudi_add_executable(G4RichTbSimH gaudi_add_executable(G4RichTbSimHTest
src/srcmain/RichTbSim.cc src/srcmain/RichTbSim.cc
src/srcgy/*.cc src/srcgy/*.cc
src/srcev/*.cc src/srcev/*.cc
...@@ -29,4 +29,4 @@ gaudi_add_executable(G4RichTbSimH ...@@ -29,4 +29,4 @@ gaudi_add_executable(G4RichTbSimH
INCLUDE_DIRS include src/srcG4/includeG4 CLHEP ROOT INCLUDE_DIRS include src/srcG4/includeG4 CLHEP ROOT
LINK_LIBRARIES CLHEP ROOT ${Geant4_LIBRARIES}) LINK_LIBRARIES CLHEP ROOT ${Geant4_LIBRARIES})
add_dependencies(G4RichTbSimH Geant4) add_dependencies(G4RichTbSimHTest Geant4)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment