diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2015-03-20 15:40:30 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2015-03-20 15:40:30 (GMT) |
commit | 851a0dcfaf1aa895824059af13efc590ddafa564 (patch) | |
tree | 8cdbc838e62bd94855741f1cffc9e834cf6f45a8 /config/cmake/README.txt.cmake.in | |
parent | 9fb399b3d2c071f273279be81317be53a084d073 (diff) | |
download | hdf5-851a0dcfaf1aa895824059af13efc590ddafa564.zip hdf5-851a0dcfaf1aa895824059af13efc590ddafa564.tar.gz hdf5-851a0dcfaf1aa895824059af13efc590ddafa564.tar.bz2 |
[svn-r26497] minor corrections noticed in 1.8 should be in trunk as well
Diffstat (limited to 'config/cmake/README.txt.cmake.in')
-rw-r--r-- | config/cmake/README.txt.cmake.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/README.txt.cmake.in b/config/cmake/README.txt.cmake.in index b88fedf..cc8baeb 100644 --- a/config/cmake/README.txt.cmake.in +++ b/config/cmake/README.txt.cmake.in @@ -32,7 +32,7 @@ utility should be installed. To test the installation with the examples; Create a directory to run the examples. - Copy HDF5Examples-0.1.1-Source folder to this directory, do NOT unzip. + Copy HDF5Examples folder to this directory. Copy HDF518_Examples.cmake to this directory. Edit HDF518_Examples.cmake line 8 to set INSTALLDIR to where HDF5 is installed. (The default should be correct unless you installed into a different folder.) |