summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_HDF5_CMake.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-06-04 21:22:31 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-06-04 21:22:31 (GMT)
commit80a2084bf7ae099310dd773aedfe54807becafdc (patch)
treed400f116cc1b096e4c04f99f70cb3979ee967b18 /release_docs/USING_HDF5_CMake.txt
parentcf71b7db57f7a457b2f6bef7431b254cd96d3748 (diff)
downloadhdf5-80a2084bf7ae099310dd773aedfe54807becafdc.zip
hdf5-80a2084bf7ae099310dd773aedfe54807becafdc.tar.gz
hdf5-80a2084bf7ae099310dd773aedfe54807becafdc.tar.bz2
[svn-r25239] Add set_property command for list option.
Minor doc edits
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 926b297..8d09b22 100644
--- a/release_docs/USING_HDF5_CMake.txt
+++ b/release_docs/USING_HDF5_CMake.txt
@@ -175,8 +175,8 @@ These steps are described in more detail below.
III. Minimum C Project Files for CMake
========================================================================
- 6. Create a CMakeLists.txt file at the source root. Include the
- following text in the file:
+Create a CMakeLists.txt file at the source root. Include the
+following text in the file:
##########################################################
cmake_minimum_required (VERSION 2.8.12)