summaryrefslogtreecommitdiffstats
path: root/CMakeInstallation.cmake
diff options
context:
space:
mode:
authorRick <rzamora@anl.gov>2019-03-01 15:54:32 (GMT)
committerRick <rzamora@anl.gov>2019-03-01 15:54:32 (GMT)
commite0fce1826abcd6ccf26694f7fa283e20792c5dfa (patch)
tree36622f0e60894ca84715138085433c515609cf17 /CMakeInstallation.cmake
parent324b829c42b1058c8818d76209b1d4ac79d27bac (diff)
parent10cdff5ca45786832bf5e6c3e3408bc725464fd6 (diff)
downloadhdf5-e0fce1826abcd6ccf26694f7fa283e20792c5dfa.zip
hdf5-e0fce1826abcd6ccf26694f7fa283e20792c5dfa.tar.gz
hdf5-e0fce1826abcd6ccf26694f7fa283e20792c5dfa.tar.bz2
merging changes in develop into ccio
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)