Main Page   File List  

package CLHEP

version v1r6p1


Used Packages

The CLHEP package depends on the following packages

EXTLIB v2r4


The Requirements File

package CLHEP
version v1r6p1

# needed to tag the version of CLHEP we imported from Gaudi as v1r6p1,
# instead of v1r6, since we already have a v1r6 tag.

branches doc cmt
ignore_pattern package_stamps

use EXTLIB

include_dirs $(CLHEP_DIR)/include

set CLHEP_DIR "${LHCXX_DIR}/CLHEP/1.6.0.0"

macro CLHEP_linkopts  "-L${CLHEP_DIR}/lib -lCLHEP" \
      LinuxStatic     "${CLHEP_DIR}/lib/libCLHEP.a" \
      WIN32           "${CLHEP_DIR}/lib/CLHEP.lib"

path_remove LD_LIBRARY_PATH "/CLHEP/"
path_append LD_LIBRARY_PATH "${CLHEP_DIR}/lib"


Generated at Wed Nov 21 12:20:14 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000