Import Geant4 9.5.0 source tree
This commit is contained in:
+6
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user