Import Geant4 9.5.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-09 16:46:55 +02:00
parent 89a9605df1
commit b1eb5424d2
10957 changed files with 888481 additions and 160139 deletions
+6 -1
View File
@@ -1,4 +1,4 @@
# $Id: GNUmakefile,v 1.5 2009/11/18 17:15:11 gcosmo Exp $
# $Id: GNUmakefile,v 1.6 2010-12-23 14:18:05 lgarnier Exp $
# -------------------------------------------------------------
# GNUmakefile for gl2ps. Laurent Garnier, 6/2/09.
@@ -17,6 +17,11 @@ include $(G4INSTALL)/config/architecture.gmk
include $(G4INSTALL)/config/G4VIS_BUILD.gmk
include $(G4INSTALL)/config/interactivity.gmk
# NO need QT, then reset QTGLAGS
QTFLAGS =
QTLIBS =
GLQTLIBS =
ifdef G4LIB_BUILD_ZLIB
CPPFLAGS += -I$(G4BASE)/visualization/externals/zlib/include
endif