Import Geant4 10.7.0.beta source tree
This commit is contained in:
+1
-8
@@ -1,18 +1,11 @@
|
||||
#------------------------------------------------------------------------------
|
||||
# CMakeLists.txt
|
||||
# Module :
|
||||
# Package: Geant4.src.G4visualization.
|
||||
#
|
||||
# Intermediate level CMakeLists.txt - just process subdirectories
|
||||
#
|
||||
# Generated on : 24/9/2010
|
||||
#
|
||||
#
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
#
|
||||
# GL2PS built for GL and Inventor drivers
|
||||
#
|
||||
if(GEANT4_USE_OPENGL OR GEANT4_USE_INVENTOR)
|
||||
add_subdirectory(gl2ps)
|
||||
add_subdirectory(gl2ps)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user