summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_HDF5_CMake.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-03-20 20:36:03 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-03-20 20:36:03 (GMT)
commit02642c99e3f96bb602b6bb992f57c3f40dbddcb4 (patch)
tree5a5f15c8a753143cbd393977526e7f22609b7fd5 /release_docs/USING_HDF5_CMake.txt
parent214100d05bd2b479a20f97e5c46d1dab2eeca759 (diff)
parente809b609d3f5cc851e13f63bcfed7052958d302b (diff)
downloadhdf5-02642c99e3f96bb602b6bb992f57c3f40dbddcb4.zip
hdf5-02642c99e3f96bb602b6bb992f57c3f40dbddcb4.tar.gz
hdf5-02642c99e3f96bb602b6bb992f57c3f40dbddcb4.tar.bz2
Merge pull request #351 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'e809b609d3f5cc851e13f63bcfed7052958d302b': Add reference to CMake application framwork Whitespace changes Update notes
Diffstat (limited to 'release_docs/USING_HDF5_CMake.txt')
-rw-r--r--release_docs/USING_HDF5_CMake.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/release_docs/USING_HDF5_CMake.txt b/release_docs/USING_HDF5_CMake.txt
index 87ebafc..ecf972d 100644
--- a/release_docs/USING_HDF5_CMake.txt
+++ b/release_docs/USING_HDF5_CMake.txt
@@ -221,7 +221,9 @@ NOTE: this file is available at the HDF web site:
HDF5_Examples.cmake
-
+Also available at the HDF web site is a CMake application framework template.
+You can quickly add files to the framework and execute the script to compile
+your application with an installed HDF5 binary.
========================================================================
ctest