summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/CMake.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/release_docs/CMake.txt b/release_docs/CMake.txt
index f05bd31..09bd06b 100644
--- a/release_docs/CMake.txt
+++ b/release_docs/CMake.txt
@@ -260,7 +260,6 @@ OPTION (HDF5_ENABLE_HSIZET "Enable datasets larger than memory" ON)
OPTION (HDF5_ENABLE_LARGE_FILE "Enable support for large (64-bit) files on Linux." ON)
OPTION (HDF5_ENABLE_GPFS "Enable GPFS hints for the MPI/POSIX file driver" OFF)
IF (APPLE) OPTION (HDF5_BUILD_WITH_INSTALL_NAME "Build with library install_name set to the installation path" OFF)
-IF (WIN32 AND NOT CYGWIN) OPTION (HDF_LEGACY_NAMING "Use Legacy Names for Libraries and Programs" OFF)
OPTION (BUILD_SHARED_LIBS "Build Shared Libraries" OFF)
OPTION (BUILD_STATIC_EXECS "Build Static Executabless" OFF)
OPTION (BUILD_STATIC_PIC "Build Static PIC" OFF)