summaryrefslogtreecommitdiff
path: root/Modules/FindHDF5.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2017-03-21 13:02:36 -0400
committerBrad King <brad.king@kitware.com>2017-03-21 13:02:36 -0400
commit2df8aa0c804038e7812b7acf47d5530d967d7ad7 (patch)
tree00a0d7a9251f5c6e041a94d5dc54038de6367218 /Modules/FindHDF5.cmake
parente1adec32b8325fb731da084e99acd6070f5e39bf (diff)
downloadcmake-2df8aa0c804038e7812b7acf47d5530d967d7ad7.tar.gz
FindHDF5: Improve HDF5_ROOT variable documentation
Diffstat (limited to 'Modules/FindHDF5.cmake')
-rw-r--r--Modules/FindHDF5.cmake3
1 files changed, 2 insertions, 1 deletions
diff --git a/Modules/FindHDF5.cmake b/Modules/FindHDF5.cmake
index 65a825d912..1c48763e3d 100644
--- a/Modules/FindHDF5.cmake
+++ b/Modules/FindHDF5.cmake
@@ -89,7 +89,8 @@
#
# The following variable can be set to guide the search for HDF5 libraries and includes:
#
-# HDF5_ROOT
+# ``HDF5_ROOT``
+# Specify the path to the HDF5 installation to use.
# This module is maintained by Will Dicharry <wdicharry@stellarscience.com>.