summaryrefslogtreecommitdiffstats
path: root/hl
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2012-06-20 14:43:02 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2012-06-20 14:43:02 (GMT)
commitb608652f7e6469550a5c7433ca8c3186ec26b7c3 (patch)
treeeeab9c0dba64755b80fb60edbdda695eea06d85f /hl
parentd0347999e6a7bd9ee2284f91a0fb77cf1527deb6 (diff)
downloadhdf5-b608652f7e6469550a5c7433ca8c3186ec26b7c3.zip
hdf5-b608652f7e6469550a5c7433ca8c3186ec26b7c3.tar.gz
hdf5-b608652f7e6469550a5c7433ca8c3186ec26b7c3.tar.bz2
[svn-r22479] Remove subfolder tools from install command
Diffstat (limited to 'hl')
-rw-r--r--hl/tools/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/hl/tools/CMakeLists.txt b/hl/tools/CMakeLists.txt
index 4fc83b7..28943d6 100644
--- a/hl/tools/CMakeLists.txt
+++ b/hl/tools/CMakeLists.txt
@@ -54,7 +54,7 @@ INSTALL (
gif2h5
h52gif
RUNTIME DESTINATION
- ${HDF5_INSTALL_BIN_DIR}/tools
+ ${HDF5_INSTALL_BIN_DIR}
COMPONENT
hltoolsapplications
)