Import Geant4 11.0.0.beta source tree

This commit is contained in:
Gabriele Cosmo
2021-06-25 16:12:29 +02:00
parent c968e26a39
commit 6399a014b6
4200 changed files with 207479 additions and 237366 deletions
+1 -8
View File
@@ -1,11 +1,4 @@
#------------------------------------------------------------------------------
# Module :
# Package: Geant4.src.G4visualization.
#------------------------------------------------------------------------------
#
# GL2PS built for GL and Inventor drivers
#
# - gl2ps only needed if OGL drivers enabled
if(GEANT4_USE_OPENGL OR GEANT4_USE_INVENTOR)
add_subdirectory(gl2ps)
endif()