summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2013-04-29 14:02:04 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2013-04-29 14:02:04 (GMT)
commita2eae39b6e1697d5593a22cd208f7e172a38b4ba (patch)
treedc436c631d19448d5ca3039ae6627ae1b4964ba2 /CMakeLists.txt
parent14f67d3fc2e361151a11d3045d3af68987f07bc2 (diff)
downloadhdf5-a2eae39b6e1697d5593a22cd208f7e172a38b4ba.zip
hdf5-a2eae39b6e1697d5593a22cd208f7e172a38b4ba.tar.gz
hdf5-a2eae39b6e1697d5593a22cd208f7e172a38b4ba.tar.bz2
[svn-r23648] Remove MinGW reference
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 139f83e..7d27678 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -969,7 +969,6 @@ IF (NOT HDF5_EXTERNALLY_CONFIGURED)
SET (release_files
${release_files}
${HDF5_SOURCE_DIR}/release_docs/INSTALL_Cygwin.txt
- ${HDF5_SOURCE_DIR}/release_docs/INSTALL_MinGW.txt
${HDF5_SOURCE_DIR}/release_docs/INSTALL_VMS.txt
)
ENDIF (WIN32 AND NOT CYGWIN)