Fix minor issues

This commit is contained in:
Allen Byrne
2019-06-03 10:45:13 -05:00
parent 94d3aa7166
commit 1ecce0e9bb
2 changed files with 2 additions and 2 deletions

View File

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