This commit is contained in:
Shahram Najm 2015-01-09 15:18:52 +00:00
parent 0c5347884d
commit ad4893879d
1 changed files with 23 additions and 24 deletions

View File

@ -69,7 +69,6 @@ ecbuild_add_option( FEATURE FORTRAN
DEFAULT ON
)
if( ENABLE_FORTRAN )
# will set EC_HAVE_FORTRAN with the result
ecbuild_enable_fortran( MODULE_DIRECTORY ${PROJECT_BINARY_DIR}/fortran/modules )