summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_HDF5_CMake.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-09-25 21:11:54 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-09-25 21:11:54 (GMT)
commit38ffe941745d9aaecf1705fe1cdc15686ca726ed (patch)
tree79c1ced6c613265d4be1410a5e4592af75426b2a /release_docs/USING_HDF5_CMake.txt
parenta88186280275c51d91c644e0b66a0b30dc0452d8 (diff)
downloadhdf5-38ffe941745d9aaecf1705fe1cdc15686ca726ed.zip
hdf5-38ffe941745d9aaecf1705fe1cdc15686ca726ed.tar.gz
hdf5-38ffe941745d9aaecf1705fe1cdc15686ca726ed.tar.bz2
[svn-r25623] Update from 1.8 docs - docs team changes from last release
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 8d09b22..7f99028 100644
--- a/release_docs/USING_HDF5_CMake.txt
+++ b/release_docs/USING_HDF5_CMake.txt
@@ -27,7 +27,7 @@ Notes: This short instruction is written for users who want to quickly
3. See the appendix at the bottom of this file for an example
of using a ctest script for building and testing. See
- CMake.txt for more information.
+ INSTALL_CMake.txt for more information.
@@ -69,7 +69,7 @@ Go through these steps to build HDF5 applications with CMake.
1. Run CMake
2. Configure the cache settings
3. Build HDF5 Applications
- 4. Test HDF5 Applications.
+ 4. Test HDF5 Applications
These steps are described in more detail below.