diff --git a/src/meson.build b/src/meson.build index d0e5f446984..6ec3ab2fea5 100644 --- a/src/meson.build +++ b/src/meson.build @@ -284,6 +284,7 @@ if build_machine.system() == 'windows' link_with: [mf6core], dependencies: dependencies, install: true) + endif else mf6core = static_library('mf6core', modflow_sources,