[svn-r27953] Merge of CMake files from the trunk.

r27796, 27803, 27808, 27817, 27823, 27831, 27836, 27846, 27858-27874,
27894-27897, 27901, 27903-27933

Not tested. CMake still basically broken in this branch.
This commit is contained in:
Dana Robinson
2015-10-05 02:17:21 -05:00
parent 376f8390b6
commit 14d1cc2a4f
20 changed files with 634 additions and 218 deletions

View File

@@ -39,5 +39,4 @@ macro (H5_SET_LIB_OPTIONS libtarget libname libtype)
endif (${libtype} MATCHES "SHARED")
endif (HDF5_BUILD_FRAMEWORKS)
endif (APPLE)
endmacro (H5_SET_LIB_OPTIONS)