summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_CMake_Examples.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-06-19 15:04:49 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-06-19 15:04:49 (GMT)
commit5f2700f256b981f555a6a6b4b2caa61fa184554b (patch)
treebc168d228594889e7d8a77b0a3d4c56bc9ff8343 /release_docs/USING_CMake_Examples.txt
parentfd20f7c0bbb0379b284ca56de660c17f16303a24 (diff)
downloadhdf5-5f2700f256b981f555a6a6b4b2caa61fa184554b.zip
hdf5-5f2700f256b981f555a6a6b4b2caa61fa184554b.tar.gz
hdf5-5f2700f256b981f555a6a6b4b2caa61fa184554b.tar.bz2
Update documents
Diffstat (limited to 'release_docs/USING_CMake_Examples.txt')
-rw-r--r--release_docs/USING_CMake_Examples.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/release_docs/USING_CMake_Examples.txt b/release_docs/USING_CMake_Examples.txt
index f188ab3..6f744d9 100644
--- a/release_docs/USING_CMake_Examples.txt
+++ b/release_docs/USING_CMake_Examples.txt
@@ -48,6 +48,8 @@ Default installation process:
with the CTEST_SOURCE_NAME script option.
The default installation folder is defined as "@CMAKE_INSTALL_PREFIX@".
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.)
The default ctest configuration is defined as "Release". It can be changed
with the CTEST_CONFIGURATION_TYPE script option. Note that this must
be the same as the value used with the -C command line option.