diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-02-26 20:19:29 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-02-26 20:19:29 (GMT) |
commit | e1107fa559474a6b6a4147d24192be75a495b971 (patch) | |
tree | 40bd46c76b8764857bd69effb2527e9b7c97584d | |
parent | 6db78aab250683d5b5a4add876a4aca299f629ce (diff) | |
download | hdf5-e1107fa559474a6b6a4147d24192be75a495b971.zip hdf5-e1107fa559474a6b6a4147d24192be75a495b971.tar.gz hdf5-e1107fa559474a6b6a4147d24192be75a495b971.tar.bz2 |
Update list
-rw-r--r-- | release_docs/INSTALL_CMake.txt | 1 |
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 |