summaryrefslogtreecommitdiffstats
path: root/tools/h5diff
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-08-28 17:38:44 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-08-28 17:38:44 (GMT)
commit5336fb2d01ad741a36d771745282130099710309 (patch)
tree0b9d2756240c7d031120f44e0a6c43aa159925ab /tools/h5diff
parent8b271f6ca5761cfe1c22ea7d7a240e779ed73f08 (diff)
downloadhdf5-5336fb2d01ad741a36d771745282130099710309.zip
hdf5-5336fb2d01ad741a36d771745282130099710309.tar.gz
hdf5-5336fb2d01ad741a36d771745282130099710309.tar.bz2
[svn-r22719] Fix RelWithDebInfo packaging
Tested: windows
Diffstat (limited to 'tools/h5diff')
-rw-r--r--tools/h5diff/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/h5diff/CMakeLists.txt b/tools/h5diff/CMakeLists.txt
index 903564f..994a6f2 100644
--- a/tools/h5diff/CMakeLists.txt
+++ b/tools/h5diff/CMakeLists.txt
@@ -1436,7 +1436,7 @@ ENDIF (BUILD_TESTING)
# Rules for Installation of tools using make Install target
#-----------------------------------------------------------------------------
-INSTALL_PROGRAM_PDB (h5diff ${HDF5_INSTALL_BIN_DIR} toolsapplications)
+#INSTALL_PROGRAM_PDB (h5diff ${HDF5_INSTALL_BIN_DIR} toolsapplications)
INSTALL (
TARGETS
@@ -1449,7 +1449,7 @@ INSTALL (
IF (H5_HAVE_PARALLEL)
- INSTALL_PROGRAM_PDB (ph5diff ${HDF5_INSTALL_BIN_DIR} toolsapplications)
+ #INSTALL_PROGRAM_PDB (ph5diff ${HDF5_INSTALL_BIN_DIR} toolsapplications)
INSTALL (
TARGETS