summaryrefslogtreecommitdiffstats
path: root/tools/h5diff/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-08-28 17:39:30 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-08-28 17:39:30 (GMT)
commitb257bab294e5cef35dca83222c44572922f822fa (patch)
treeb2aa9e5e85a7d6ada4b05f6a7e9150cbc8054ba2 /tools/h5diff/CMakeLists.txt
parent1fa894c6b9ed3bec08d449aa276205b1aa127208 (diff)
downloadhdf5-b257bab294e5cef35dca83222c44572922f822fa.zip
hdf5-b257bab294e5cef35dca83222c44572922f822fa.tar.gz
hdf5-b257bab294e5cef35dca83222c44572922f822fa.tar.bz2
[svn-r22720] Fix RelWithDebInfo packaging
Diffstat (limited to 'tools/h5diff/CMakeLists.txt')
-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