summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_CMake_Examples.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-09-05 21:30:09 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-09-05 21:30:09 (GMT)
commitc9771263ae300a65f6f9ae518da766a314002bed (patch)
treebb58fe6e0417093a167ba8fb7c4412f81dcd37fd /release_docs/USING_CMake_Examples.txt
parent1d2beee51f38ec4a3eda17ca564755f1711c2f44 (diff)
downloadhdf5-c9771263ae300a65f6f9ae518da766a314002bed.zip
hdf5-c9771263ae300a65f6f9ae518da766a314002bed.tar.gz
hdf5-c9771263ae300a65f6f9ae518da766a314002bed.tar.bz2
Minor text corrections
Diffstat (limited to 'release_docs/USING_CMake_Examples.txt')
-rw-r--r--release_docs/USING_CMake_Examples.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/USING_CMake_Examples.txt b/release_docs/USING_CMake_Examples.txt
index 6f744d9..d5fae39 100644
--- a/release_docs/USING_CMake_Examples.txt
+++ b/release_docs/USING_CMake_Examples.txt
@@ -46,7 +46,7 @@ Default installation process:
Copy HDF5_Examples.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@".
+ The default installation folder is defined for the platform.
It can be changed with the INSTALLDIR script option.
(Note: Windows has issues with spaces and paths -The path will need to
be set correctly.)