summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_HDF5_CMake.txt
diff options
context:
space:
mode:
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 5657d52..9bfc2ca 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.12.x/cmake
+ HDF5_ROOT=C:/Program Files/HDF_Group/HDF5/1.12.x/
On unix:
- HDF5_ROOT=<install root folder>/HDF_Group/HDF5/1.12.x/cmake
+ HDF5_ROOT=<install root folder>/HDF_Group/HDF5/1.12.x/
If you are using shared libraries, you may need to add to the path
environment variable. Set the path environment variable to the