summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_HDF5_CMake.txt
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-03-12 18:37:29 (GMT)
committerGitHub <noreply@github.com>2022-03-12 18:37:29 (GMT)
commit2ad70782bea62091e25d64c39405b15d3dddef21 (patch)
tree12ea2ba26115ccfab0aec67d6ad5137b0a96293f /release_docs/USING_HDF5_CMake.txt
parenta06b7ebb34d3ec2e883dce77bb87a6770d141fa1 (diff)
downloadhdf5-2ad70782bea62091e25d64c39405b15d3dddef21.zip
hdf5-2ad70782bea62091e25d64c39405b15d3dddef21.tar.gz
hdf5-2ad70782bea62091e25d64c39405b15d3dddef21.tar.bz2
1.10 Update HDF5_ROOT usage (#1487)
* Update HDF5_ROOT usage * Fix typo
Diffstat (limited to 'release_docs/USING_HDF5_CMake.txt')
-rw-r--r--release_docs/USING_HDF5_CMake.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/USING_HDF5_CMake.txt b/release_docs/USING_HDF5_CMake.txt
index dc9c98a..44b88d4 100644
--- a/release_docs/USING_HDF5_CMake.txt
+++ b/release_docs/USING_HDF5_CMake.txt
@@ -50,9 +50,9 @@ I. Preconditions
or environment variable, set(ENV{HDF5_ROOT} "<install_path>")
to the installed location of HDF5.
On Windows:
- HDF5_ROOT=C:/Program Files/HDF_Group/HDF5/1.10.x/cmake
+ HDF5_ROOT=C:/Program Files/HDF_Group/HDF5/1.10.x/
On unix:
- HDF5_ROOT=<install root folder>/HDF_Group/HDF5/1.10.x/cmake
+ HDF5_ROOT=<install root folder>/HDF_Group/HDF5/1.10.x/
If you are using shared libraries, you may need to add to the path
environment variable. Set the path environment variable to the