vcpkg/ports/geos
bialasjaroslaw 8fdd0b7217
[geos] Fix linking of geos for mingw (#13393)
* Fix linking of geos for mingw

Linking stage is failing due to the multiple definitions of the same symbol.
One way of fixing this is to disable inlining for small functions by passing DISABLE_GEOS_INLINE=ON for mingw builds.

* Bump the port version.

* [geos] Bump version

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2020-09-09 12:26:45 -07:00
..
CONTROL [geos] Fix linking of geos for mingw (#13393) 2020-09-09 12:26:45 -07:00
dont-build-astyle.patch [geos] Update to 3.8.1 (#12163) 2020-08-31 17:45:58 -07:00
dont-build-docs.patch [geos] Update to 3.8.1 (#12163) 2020-08-31 17:45:58 -07:00
portfile.cmake [geos] Fix linking of geos for mingw (#13393) 2020-09-09 12:26:45 -07:00