Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion HDF5Examples/Using_CMake.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ I. Preconditions

2. You have installed the HDF5 library built with CMake, by executing
the HDF Install Utility (the *.msi file in the binary package for
Windows or the *.sh on Linux). You can obtain pre-built binaries
Windows or the *.rpm or *.deb on Linux). You can obtain pre-built binaries
from The HDF Group's website at www.hdfgroup.org.

3. Set the HDF5_ROOT CMake variable, -DHDF5_ROOT=<install_path>
Expand Down
Loading