Import Geant4 11.1.0 source tree
This commit is contained in:
@@ -4,10 +4,10 @@ add_subdirectory(HepRep)
|
||||
add_subdirectory(RayTracer)
|
||||
add_subdirectory(Tree)
|
||||
add_subdirectory(VRML)
|
||||
add_subdirectory(externals)
|
||||
add_subdirectory(gMocren)
|
||||
add_subdirectory(management)
|
||||
add_subdirectory(modeling)
|
||||
add_subdirectory(ToolsSG)
|
||||
|
||||
# OpenGL is optional depending on user selection
|
||||
if(GEANT4_USE_OPENGL)
|
||||
@@ -24,11 +24,6 @@ if(GEANT4_USE_QT3D)
|
||||
add_subdirectory(Qt3D)
|
||||
endif()
|
||||
|
||||
# ToolsSG is optional depending on user selection
|
||||
if(GEANT4_USE_TOOLSSG)
|
||||
add_subdirectory(ToolsSG)
|
||||
endif()
|
||||
|
||||
# VTK is optional depending on user selection
|
||||
if(GEANT4_USE_VTK)
|
||||
add_subdirectory(Vtk)
|
||||
|
||||
Reference in New Issue
Block a user