summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_CMake_Examples.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-03-28 21:37:11 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-03-28 21:37:11 (GMT)
commit90a58f2b2f5a612ce7326fbfe3a476e31d148084 (patch)
tree53e00b6a27f9fd7d27964338d181b8ceb4f11b4d /release_docs/USING_CMake_Examples.txt
parentb530043b7a3dc29c56f567f090d1a6831330e46f (diff)
downloadhdf5-90a58f2b2f5a612ce7326fbfe3a476e31d148084.zip
hdf5-90a58f2b2f5a612ce7326fbfe3a476e31d148084.tar.gz
hdf5-90a58f2b2f5a612ce7326fbfe3a476e31d148084.tar.bz2
Correct examples for packaging
Diffstat (limited to 'release_docs/USING_CMake_Examples.txt')
-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