diff options
Diffstat (limited to 'tools/misc')
-rw-r--r-- | tools/misc/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/misc/CMakeLists.txt b/tools/misc/CMakeLists.txt index 0b2eb42..5583b3d 100644 --- a/tools/misc/CMakeLists.txt +++ b/tools/misc/CMakeLists.txt @@ -97,4 +97,6 @@ INSTALL ( h5debug h5repart RUNTIME DESTINATION bin/tools + COMPONENT + toolsapplications ) |