summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2015-09-22 00:35:47 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2015-09-22 00:35:47 (GMT)
commit4ad84456b3a44db81bd8045bfb5e09471cfc3ba3 (patch)
tree28eee58e7bf3c7ff5807728fba6bd24b1b282e4c /release_docs
parentd3c6b4ad7244f46c863d47f630e1c9b0427abed5 (diff)
parentfb238c24a5c6679c7555c95f887b7f4a49dbb640 (diff)
downloadhdf5-4ad84456b3a44db81bd8045bfb5e09471cfc3ba3.zip
hdf5-4ad84456b3a44db81bd8045bfb5e09471cfc3ba3.tar.gz
hdf5-4ad84456b3a44db81bd8045bfb5e09471cfc3ba3.tar.bz2
[svn-r27850] Description:
Sync w/trunk Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch)
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/INSTALL_CMake.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt
index df6291f..5cc9baf 100644
--- a/release_docs/INSTALL_CMake.txt
+++ b/release_docs/INSTALL_CMake.txt
@@ -33,6 +33,10 @@ CMake version
The HDF5 1.8."X" product requires a minimum CMake version 3.1.0,
where "X" is the current HDF5 release version.
+Note:
+ To change the install prefix from the platform defaults initialize
+ the CMake variable, CMAKE_INSTALL_PREFIX.
+
========================================================================
II. Quick Step Building HDF5 Libraries with CMake Script Mode