summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_CMake_Examples.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-09-10 14:29:24 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-09-10 14:29:24 (GMT)
commit822f5f12d5548e8dcdda25e92c80e06755f6ad52 (patch)
tree178a84455da3a9540045163be92ab7fd241e4201 /release_docs/USING_CMake_Examples.txt
parent930818ca679fc4df876377036f9a0184d417bdbf (diff)
downloadhdf5-822f5f12d5548e8dcdda25e92c80e06755f6ad52.zip
hdf5-822f5f12d5548e8dcdda25e92c80e06755f6ad52.tar.gz
hdf5-822f5f12d5548e8dcdda25e92c80e06755f6ad52.tar.bz2
Add notes about unsupported options
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.)