summaryrefslogtreecommitdiffstats
path: root/config/cmake/README.txt.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/cmake/README.txt.cmake.in')
-rw-r--r--config/cmake/README.txt.cmake.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/cmake/README.txt.cmake.in b/config/cmake/README.txt.cmake.in
index 574c54f..fe627da 100644
--- a/config/cmake/README.txt.cmake.in
+++ b/config/cmake/README.txt.cmake.in
@@ -27,7 +27,8 @@ After Installation
The examples folder, HDF5Examples, located in the
HDF5 install folder, can be built and tested with CMake and the supplied
HDF518_Examples.cmake file. The HDF518_Examples.cmake expects HDF5 to have
-been installed in the default location with above compilers. Also, the CMake
+been installed in the default location with above compilers (see the
+libhdf5.settings file in the lib install folder). Also, the CMake
utility should be installed.
To test the installation with the examples;