Updates from develop

This commit is contained in:
Allen Byrne
2019-06-10 13:16:11 -05:00
parent b5a4fd517b
commit 1a2df2a6c3
7 changed files with 683 additions and 769 deletions

View File

@@ -13,7 +13,7 @@
# This file provides functions for Fortran support.
#
#-------------------------------------------------------------------------------
ENABLE_LANGUAGE (Fortran)
enable_language (Fortran)
set (HDF_PREFIX "H5")
#-------------------------------------------------------------------------------