summaryrefslogtreecommitdiffstats
path: root/tools/h5stat/CMakeLists.txt
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/h5stat/CMakeLists.txt
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/h5stat/CMakeLists.txt')
-rw-r--r--tools/h5stat/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/h5stat/CMakeLists.txt b/tools/h5stat/CMakeLists.txt
index 98a9dde..d9407ef 100644
--- a/tools/h5stat/CMakeLists.txt
+++ b/tools/h5stat/CMakeLists.txt
@@ -119,4 +119,6 @@ INSTALL (
h5stat
RUNTIME DESTINATION
bin/tools
+ COMPONENT
+ toolsapplications
)