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
Fix libgeos compilation that's failing on the main branch (#166)
The integration tests have been failing on `main` since CMake 4 came out
due to an uninterpretable caching issue. Upgrading to `geos`'s latest
v3.13.1 release seems to fix it. This PR has been stemmed off from #152.
0 commit comments