Skip to content

Commit

Permalink
ci test 7
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Nov 11, 2023
1 parent 69302db commit df2e93e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ if netcdf.found()
with_netcdf = true
extra_cmp_args += [ '-D__WITH_NETCDF__' ]
dependencies += [ netcdf ]
add_project_dependencies(netcdf, language: 'fortran')
else
with_netcdf = false
endif
Expand Down

0 comments on commit df2e93e

Please sign in to comment.