summaryrefslogtreecommitdiffstats
path: root/config/cmake/README.txt.cmake.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2017-05-30 16:48:52 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2017-05-30 16:48:52 (GMT)
commit02af1b1c6681db0542cc0d169d7ff6eecd7600b7 (patch)
tree26c8c390be3c61bd3127c32e1e85b5e7343de5c3 /config/cmake/README.txt.cmake.in
parentd9ee7cd40cd97b13f17f611487789cdb4b1594c5 (diff)
downloadhdf5-02af1b1c6681db0542cc0d169d7ff6eecd7600b7.zip
hdf5-02af1b1c6681db0542cc0d169d7ff6eecd7600b7.tar.gz
hdf5-02af1b1c6681db0542cc0d169d7ff6eecd7600b7.tar.bz2
Synchronize cmake files with develop
Diffstat (limited to 'config/cmake/README.txt.cmake.in')
-rw-r--r--config/cmake/README.txt.cmake.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/cmake/README.txt.cmake.in b/config/cmake/README.txt.cmake.in
index c3e3165..de480a4 100644
--- a/config/cmake/README.txt.cmake.in
+++ b/config/cmake/README.txt.cmake.in
@@ -34,6 +34,8 @@ To test the installation with the examples;
Create a directory to run the examples.
Copy HDF5Examples folder 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@".