summaryrefslogtreecommitdiffstats
path: root/release_docs/USING_CMake_Examples.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-06-26 14:35:07 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-06-26 14:35:07 (GMT)
commit7636342d959bfd3d023345bac76650932961d843 (patch)
treeaca513b9b30c2551e5f2d946bc180097ed4733bf /release_docs/USING_CMake_Examples.txt
parentf89bdb7753786994887fb882c459a898b1bade63 (diff)
downloadhdf5-7636342d959bfd3d023345bac76650932961d843.zip
hdf5-7636342d959bfd3d023345bac76650932961d843.tar.gz
hdf5-7636342d959bfd3d023345bac76650932961d843.tar.bz2
Push updates from develop
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.