Skip to content

Commit

Permalink
ci4
Browse files Browse the repository at this point in the history
  • Loading branch information
mjreno authored and mjreno committed Sep 19, 2023
1 parent 92979d9 commit d255d9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ endif
if build_machine.system() != 'windows'
netcdf = dependency('netcdf', language : 'fortran', required : false)
else
nc_dir = meson.project_source_root() / '..' / 'ncf' / 'netcdf-fortran-4.6.0' / 'fortran'
nc_dir = meson.project_source_root() / '..' / 'ncf' / 'netcdf-fortran-4.6.1' / 'fortran'
#t_dir = meson.project_source_root()
#message('t_dir:', t_dir)
#nc_dir = 'C:/Users' / 'runneradmin' / 'micromamba' / 'envs' / 'modflow6' / 'Library' / 'bin'
Expand Down

0 comments on commit d255d9c

Please sign in to comment.