summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-03-28 21:37:40 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-03-28 21:37:40 (GMT)
commitc8494e34d1885be7cffcefde0194ed09d5eba8c2 (patch)
tree53e00b6a27f9fd7d27964338d181b8ceb4f11b4d /release_docs
parentb530043b7a3dc29c56f567f090d1a6831330e46f (diff)
parent90a58f2b2f5a612ce7326fbfe3a476e31d148084 (diff)
downloadhdf5-c8494e34d1885be7cffcefde0194ed09d5eba8c2.zip
hdf5-c8494e34d1885be7cffcefde0194ed09d5eba8c2.tar.gz
hdf5-c8494e34d1885be7cffcefde0194ed09d5eba8c2.tar.bz2
Merge pull request #1625 in HDFFV/hdf5 from ~BYRN/hdf5_merge_adb:develop to develop
* commit '90a58f2b2f5a612ce7326fbfe3a476e31d148084': Correct examples for packaging
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/USING_CMake_Examples.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/USING_CMake_Examples.txt b/release_docs/USING_CMake_Examples.txt
index ea1ac05..ea352fe 100644
--- a/release_docs/USING_CMake_Examples.txt
+++ b/release_docs/USING_CMake_Examples.txt
@@ -38,12 +38,14 @@ II. Building HDF5 Examples with CMake
Files in the HDF5 install directory:
HDF5Examples folder
+ CTestScript.cmake
HDF5_Examples.cmake
HDF5_Examples_options.cmake
Default installation process:
Create a directory to run the examples, i.e. \test_hdf5.
Copy HDF5Examples folder to this directory.
+ Copy CTestScript.cmake to this directory.
Copy HDF5_Examples.cmake to this directory.
Copy HDF5_Examples_options.cmake to this directory.
The default source folder is defined as "HDF5Examples". It can be changed