summaryrefslogtreecommitdiffstats
path: root/config/cmake/README.txt.cmake.in
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 /config/cmake/README.txt.cmake.in
parent7ef7506ad4d508999038d860a68aeda3b99e92bb (diff)
downloadhdf5-ad3a510e61017fa6da64b46e45120172d27376c2.zip
hdf5-ad3a510e61017fa6da64b46e45120172d27376c2.tar.gz
hdf5-ad3a510e61017fa6da64b46e45120172d27376c2.tar.bz2
Correct Examples for packaging
Diffstat (limited to 'config/cmake/README.txt.cmake.in')
-rw-r--r--config/cmake/README.txt.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cmake/README.txt.cmake.in b/config/cmake/README.txt.cmake.in
index be6ddc1..b29d50b 100644
--- a/config/cmake/README.txt.cmake.in
+++ b/config/cmake/README.txt.cmake.in
@@ -34,9 +34,9 @@ utility should be installed.
To test the installation with the examples;
Create a directory to run the examples.
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.
- Copy CTestScript.cmake to this directory.
The default source folder is defined as "HDF5Examples". It can be changed
with the CTEST_SOURCE_NAME script option.
The default installation folder is defined as "@CMAKE_INSTALL_PREFIX@".