[svn-r20002] Add variable to allow a SITE name to be defined

Tested: local linux
This commit is contained in:
Allen Byrne 2011-01-26 16:00:09 -05:00
parent bf8f584a72
commit 762ee14a42

View File

@ -69,6 +69,9 @@ PROJECT (HDF5 C CXX)
# # Add the sub project
# ADD_SUBDIRECTORY(Utilities/hdf5-1.8)
#-----------------------------------------------------------------------------
IF (SITE_NAME_VAR)
SET (SITE ${SITE_NAME_VAR})
ENDIF (SITE_NAME_VAR)
#-----------------------------------------------------------------------------
# Set the core names of all the libraries