summaryrefslogtreecommitdiffstats
path: root/CMakeInstallation.cmake
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-02-06 14:45:59 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-02-06 14:45:59 (GMT)
commit3ebfd7edd4546febcff2b521a3ca56a965cd9fa0 (patch)
treebcd5c96303cf4279da04b2de643af3c668874d21 /CMakeInstallation.cmake
parenta476f5348edda24816d24891433330c89e470947 (diff)
downloadhdf5-3ebfd7edd4546febcff2b521a3ca56a965cd9fa0.zip
hdf5-3ebfd7edd4546febcff2b521a3ca56a965cd9fa0.tar.gz
hdf5-3ebfd7edd4546febcff2b521a3ca56a965cd9fa0.tar.bz2
Remove obsolete file
Diffstat (limited to 'CMakeInstallation.cmake')
-rw-r--r--CMakeInstallation.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeInstallation.cmake b/CMakeInstallation.cmake
index 464477b..7a0746a 100644
--- a/CMakeInstallation.cmake
+++ b/CMakeInstallation.cmake
@@ -134,7 +134,7 @@ install (
)
#-----------------------------------------------------------------------------
-# Configure the HDF518_Examples.cmake file and the examples
+# Configure the HDF5_Examples.cmake file and the examples
#-----------------------------------------------------------------------------
option (HDF5_PACK_EXAMPLES "Package the HDF5 Library Examples Compressed File" OFF)
if (HDF5_PACK_EXAMPLES)