You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are only interested in bundling the DLL file for GEOS on Windows
for standard installations but not for MinGW64 or Cygwin. Therefore,
the filename pattern matching needs to be more restrictive because
otherwise we will find `libgeos_c.dll` as valid file to bundle.
0 commit comments