summaryrefslogtreecommitdiffstats
path: root/tools/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-10-22 15:03:51 (GMT)
committerGitHub <noreply@github.com>2021-10-22 15:03:51 (GMT)
commit223b3765293852c94b84e5b40c7585ecc5021eaa (patch)
tree177ff342ca25f489311a3d84bfcb0a8cb5a105b5 /tools/CMakeLists.txt
parente5e108dbd56fc1b871915d3de64fe85a6fc9b175 (diff)
downloadhdf5-223b3765293852c94b84e5b40c7585ecc5021eaa.zip
hdf5-223b3765293852c94b84e5b40c7585ecc5021eaa.tar.gz
hdf5-223b3765293852c94b84e5b40c7585ecc5021eaa.tar.bz2
1.8 Merge cmake and flag changes from develop (#1119)
* Merge cmake and flag changes from develop * Committing clang-format changes Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'tools/CMakeLists.txt')
-rw-r--r--tools/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/CMakeLists.txt b/tools/CMakeLists.txt
index c0c7036..ad4ed99 100644
--- a/tools/CMakeLists.txt
+++ b/tools/CMakeLists.txt
@@ -15,7 +15,7 @@ add_subdirectory (misc)
#-- Add the h5import and test executables
add_subdirectory (h5import)
-#-- h5Repack executables
+#-- h5repack executables
add_subdirectory (h5repack)
#-- Add the h5dump and test executables