[svn-r22477] Removed subfolder tools from install command, need to correct install template
This commit is contained in:
@@ -43,8 +43,8 @@ IF (HDF5_BUILD_HL_LIB AND HDF5_BUILD_CPP_LIB)
|
||||
ENDIF (HDF5_BUILD_HL_LIB AND HDF5_BUILD_CPP_LIB)
|
||||
|
||||
IF (HDF5_BUILD_TOOLS)
|
||||
SET (HDF5_INCLUDE_DIR_TOOLS "${_IMPORT_PREFIX}/include/tools" )
|
||||
SET (HDF5_TOOLS_DIR "${_IMPORT_PREFIX}/bin/tools" )
|
||||
SET (HDF5_INCLUDE_DIR_TOOLS "${_IMPORT_PREFIX}/include" )
|
||||
SET (HDF5_TOOLS_DIR "${_IMPORT_PREFIX}/bin" )
|
||||
ENDIF (HDF5_BUILD_TOOLS)
|
||||
|
||||
#-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user