summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_CMake_Examples.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-03-28 18:42:49 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-03-28 18:43:04 (GMT)
commitad3a510e61017fa6da64b46e45120172d27376c2 (patch)
tree8d468884f623d0c924863d8f0137be4ad0bf567f /release_docs/USING_CMake_Examples.txt
parent7ef7506ad4d508999038d860a68aeda3b99e92bb (diff)
downloadhdf5-ad3a510e61017fa6da64b46e45120172d27376c2.zip
hdf5-ad3a510e61017fa6da64b46e45120172d27376c2.tar.gz
hdf5-ad3a510e61017fa6da64b46e45120172d27376c2.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