Skip to content

Commit

Permalink
Merge pull request #243 from Unidata/gh-217.wif
Browse files Browse the repository at this point in the history
Merge 217
  • Loading branch information
WardF authored Apr 21, 2020
2 parents 111300b + 549935e commit 8b4359d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -810,6 +810,10 @@ CONFIGURE_FILE("${CMAKE_SOURCE_DIR}/CTestConfig.cmake.in"
"${CMAKE_SOURCE_DIR}/CTestConfig.cmake"
@ONLY)

# Fortran compiler flag for the (module) include directory. Used for generating nf-config.
SET(MOD_FLAG -I)


# Generate nf-config form template.
CONFIGURE_FILE("${CMAKE_SOURCE_DIR}/nf-config.cmake.in"
"${CMAKE_BINARY_DIR}/tmp/nf-config" @ONLY
Expand Down

0 comments on commit 8b4359d

Please sign in to comment.