summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_CMake_Examples.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-11-06 20:30:20 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-11-06 20:30:20 (GMT)
commit405178a1dca1b8d4477b83fe9cdb780d673ebbc9 (patch)
tree19590e049e999e82d0fe761ea1b7822645901d58 /release_docs/USING_CMake_Examples.txt
parent0502eb185fe4cef644f464ae88f8b5cc1f8e1cf5 (diff)
downloadhdf5-405178a1dca1b8d4477b83fe9cdb780d673ebbc9.zip
hdf5-405178a1dca1b8d4477b83fe9cdb780d673ebbc9.tar.gz
hdf5-405178a1dca1b8d4477b83fe9cdb780d673ebbc9.tar.bz2
[svn-r25799] correct example cmake info
Diffstat (limited to 'release_docs/USING_CMake_Examples.txt')
-rw-r--r--release_docs/USING_CMake_Examples.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/release_docs/USING_CMake_Examples.txt b/release_docs/USING_CMake_Examples.txt
index 299063f..6bc7ff0 100644
--- a/release_docs/USING_CMake_Examples.txt
+++ b/release_docs/USING_CMake_Examples.txt
@@ -73,9 +73,11 @@ Line 8: change the INSTALLDIR to a different HDF5 install location.
Line 14: uncomment to allow Mac machines to build shared examples.
-Line 15: uncomment to not build and test Fortran examples.
+Line 15: uncomment to build and test Fortran examples.
Line 16: uncomment to build and test Fortran examples with F2003 option.
-Line 68: change the CTEST_7Z_COMMAND to a different unzip program.
+Line 17: comment to use an existing source directory.
+
+Line 71: change the CTEST_7Z_COMMAND to a different unzip program.