summaryrefslogtreecommitdiffstats
path: root/config/cmake/README.txt.cmake.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2019-03-28 18:48:52 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2019-03-28 18:48:52 (GMT)
commit289ce40c8112a0fbc9f509cc9a3585b8524fe574 (patch)
treef2fbd1c7578394c4023b51a2e0416b9e68c5e00a /config/cmake/README.txt.cmake.in
parentdee67d9cafe5f118ef5f141d4b06c9b160538122 (diff)
downloadhdf5-289ce40c8112a0fbc9f509cc9a3585b8524fe574.zip
hdf5-289ce40c8112a0fbc9f509cc9a3585b8524fe574.tar.gz
hdf5-289ce40c8112a0fbc9f509cc9a3585b8524fe574.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 96fe777..574c54f 100644
--- a/config/cmake/README.txt.cmake.in
+++ b/config/cmake/README.txt.cmake.in
@@ -33,9 +33,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 HDF518_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@".