diff options
author | lrknox <lrknox> | 2017-03-20 22:16:11 (GMT) |
---|---|---|
committer | lrknox <lrknox> | 2017-03-20 22:16:11 (GMT) |
commit | dbff1180b763ae41c4ac6aba6a1ca8c782713f4a (patch) | |
tree | 353cb7303416caceb3c0367b3823bdf90c338ca2 /release_docs/USING_HDF5_CMake.txt | |
parent | cd8ec2cc440f621134c9f8895c9dc2013c535863 (diff) | |
parent | 02642c99e3f96bb602b6bb992f57c3f40dbddcb4 (diff) | |
download | hdf5-dbff1180b763ae41c4ac6aba6a1ca8c782713f4a.zip hdf5-dbff1180b763ae41c4ac6aba6a1ca8c782713f4a.tar.gz hdf5-dbff1180b763ae41c4ac6aba6a1ca8c782713f4a.tar.bz2 |
Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/~lrknox/hdf5_lrk into develop
Diffstat (limited to 'release_docs/USING_HDF5_CMake.txt')
-rw-r--r-- | release_docs/USING_HDF5_CMake.txt | 4 |
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 |