Import Geant4 11.1.0 source tree

This commit is contained in:
Gabriele Cosmo
2022-12-09 14:43:28 +01:00
parent c07cea1fe0
commit 9f34590941
3810 changed files with 200490 additions and 182326 deletions
+2 -8
View File
@@ -39,27 +39,21 @@ ifdef G4VIS_BUILD
SUBLIBS += G4Tree
SUBDIRS += gMocren
SUBLIBS += G4GMocren
SUBDIRS += ToolsSG
SUBLIBS += G4ToolsSG
# Drivers needing external libraries...
ifdef G4VIS_BUILD_OPENGL_DRIVER
SUBDIRS += externals/gl2ps
SUBDIRS += OpenGL
SUBLIBS += G4OpenGL
SUBLIBS += G4gl2ps
endif
ifdef G4VIS_BUILD_OI_DRIVER
SUBDIRS += externals/gl2ps
SUBDIRS += OpenInventor
SUBLIBS += G4OpenInventor
SUBLIBS += G4gl2ps
endif
ifdef G4VIS_BUILD_QT3D_DRIVER
SUBDIRS += Qt3D
SUBLIBS += G4visQt3D
endif
ifdef G4VIS_BUILD_TOOLSSG_DRIVER
SUBDIRS += ToolsSG
SUBLIBS += G4ToolsSG
endif
endif #G4VIS_BUILD
.PHONY: granular obj glob global clean