[svn-r27840] Merged r27313, r27332, r27364, r27428, r27465, r27466 from trunk.

These are all CMake-only changes.

Tested on: N/A CMake still fails in this branch.
This commit is contained in:
Dana Robinson
2015-09-21 05:02:58 -05:00
parent c77dc57fda
commit 46fb5b6ccb
8 changed files with 347 additions and 256 deletions

View File

@@ -6,6 +6,8 @@
set (CMAKE_INSTALL_FRAMEWORK_PREFIX "Library/Frameworks" CACHE STRING "Frameworks installation directory" FORCE)
set (CMAKE_INSTALL_FRAMEWORK_PREFIX "Library/Frameworks" CACHE STRING "Frameworks installation directory" FORCE)
set (HDF_PACKAGE_EXT "" CACHE STRING "Name of HDF package extension" FORCE)
set (HDF5_BUILD_FORTRAN ON CACHE BOOL "Build FORTRAN support" FORCE)