summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-02-06 14:47:02 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-02-06 14:47:02 (GMT)
commite9541010eecf7915e0c2de0365a3909516bab65d (patch)
treebcf98ae1005070f4dcdae7852e9256d6ad98f714
parenta01981ee98917b7df6ffea874113a14d9b697f64 (diff)
downloadhdf5-e9541010eecf7915e0c2de0365a3909516bab65d.zip
hdf5-e9541010eecf7915e0c2de0365a3909516bab65d.tar.gz
hdf5-e9541010eecf7915e0c2de0365a3909516bab65d.tar.bz2
Remove obsolete reference
-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)