[svn-r19301] BZ 1958: Add h5dump xml tests to CMake support

Bring r19300 from trunk

Tetsed: local linux
This commit is contained in:
Allen Byrne
2010-08-25 17:35:26 -05:00
parent ddcae21908
commit 6cea4f52ce
14 changed files with 596 additions and 127 deletions

View File

@@ -30,7 +30,7 @@ IF (HDF5_BUILD_HL_LIB)
ENDIF (HDF5_BUILD_HL_LIB)
IF (HDF5_BUILD_TOOLS)
SET (HDF5_INCLUDE_DIR_CPP "@CMAKE_INSTALL_PREFIX@/include/tools" )
SET (HDF5_INCLUDE_DIR_TOOLS "@CMAKE_INSTALL_PREFIX@/include/tools" )
ENDIF (HDF5_BUILD_TOOLS)
#-----------------------------------------------------------------------------