summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_CMake.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-02-26 20:19:29 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-02-26 20:19:29 (GMT)
commite1107fa559474a6b6a4147d24192be75a495b971 (patch)
tree40bd46c76b8764857bd69effb2527e9b7c97584d /release_docs/INSTALL_CMake.txt
parent6db78aab250683d5b5a4add876a4aca299f629ce (diff)
downloadhdf5-e1107fa559474a6b6a4147d24192be75a495b971.zip
hdf5-e1107fa559474a6b6a4147d24192be75a495b971.tar.gz
hdf5-e1107fa559474a6b6a4147d24192be75a495b971.tar.bz2
Update list
Diffstat (limited to 'release_docs/INSTALL_CMake.txt')
-rw-r--r--release_docs/INSTALL_CMake.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt
index a9d9726..2c8bc1a 100644
--- a/release_docs/INSTALL_CMake.txt
+++ b/release_docs/INSTALL_CMake.txt
@@ -563,6 +563,7 @@ if (HDF5_BUILD_FORTRAN)
---------------- HDF5 Advanced Options ---------------------
ALLOW_UNSUPPORTED "Allow unsupported combinations of configure options" OFF
HDF5_DISABLE_COMPILER_WARNINGS "Disable compiler warnings" OFF
+HDF5_ENABLE_ALL_WARNINGS "Enable all warnings" OFF
HDF5_Enable_Clear_File_Buffers "Securely clear file buffers before writing to file" ON
HDF5_ENABLE_CODESTACK "Enable the function stack tracing (for developer debugging)." OFF
HDF5_ENABLE_COVERAGE "Enable code coverage for Libraries and Programs" OFF