summaryrefslogtreecommitdiffstats
path: root/tools/h5import
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2010-05-19 20:03:17 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2010-05-19 20:03:17 (GMT)
commit0fe834c473a01cc41b2feaff28ccbcfdfed77d5f (patch)
tree8488bbfdabd9f73c7c09547a39228697c7776548 /tools/h5import
parent79a9d1ea510d4ec5cabbf56925a0dc5300e30040 (diff)
downloadhdf5-0fe834c473a01cc41b2feaff28ccbcfdfed77d5f.zip
hdf5-0fe834c473a01cc41b2feaff28ccbcfdfed77d5f.tar.gz
hdf5-0fe834c473a01cc41b2feaff28ccbcfdfed77d5f.tar.bz2
[svn-r18855] Added CPack commands for installtion program
Tested: local linux and Windows
Diffstat (limited to 'tools/h5import')
-rw-r--r--tools/h5import/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/h5import/CMakeLists.txt b/tools/h5import/CMakeLists.txt
index b99b45d..50d90e5 100644
--- a/tools/h5import/CMakeLists.txt
+++ b/tools/h5import/CMakeLists.txt
@@ -36,4 +36,6 @@ INSTALL (
h5import
RUNTIME DESTINATION
bin/tools
+ COMPONENT
+ toolsapplications
)