summaryrefslogtreecommitdiffstats
path: root/CMakeInstallation.cmake
diff options
context:
space:
mode:
authorScot Breitenfeld <brtnfld@hdfgroup.org>2022-01-14 23:28:04 (GMT)
committerGitHub <noreply@github.com>2022-01-14 23:28:04 (GMT)
commit8b3c09f780e31ba96b9f5c370a0c19f8a0dcfe6c (patch)
treea72c114882cf0a2da885a0764402defd0d338d6e /CMakeInstallation.cmake
parente56b0a3d508b73746c9676b56b275d0e7a486b7b (diff)
downloadhdf5-8b3c09f780e31ba96b9f5c370a0c19f8a0dcfe6c.zip
hdf5-8b3c09f780e31ba96b9f5c370a0c19f8a0dcfe6c.tar.gz
hdf5-8b3c09f780e31ba96b9f5c370a0c19f8a0dcfe6c.tar.bz2
Updated README.txt to README.md (#1375)
* H5Lexists docs: Removed reference to 1.8.16 since the change is the 1.8.x releases, HDFFV-11289 * H5Oget_info_by_name, name can be any object, not just a group * Converted README.txt to README.md and updated files referring to README.txt to README.md. * removed references to README.txt * updated MANIFEST
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 b506f05..609cd7e 100644
--- a/CMakeInstallation.cmake
+++ b/CMakeInstallation.cmake
@@ -182,7 +182,7 @@ if (HDF5_PACK_EXAMPLES)
endif ()
#-----------------------------------------------------------------------------
-# Configure the README.txt file for the binary package
+# Configure the README.md file for the binary package
#-----------------------------------------------------------------------------
HDF_README_PROPERTIES(HDF5_BUILD_FORTRAN)