chore: upgarde libgeos 3.12.0 (#21932)
* chore: add libgeos-dev package for geometry pull-request * chore: update geos to 3.12.0
This commit is contained in:
parent
1e4815be16
commit
60eec06507
|
@ -2,7 +2,7 @@
|
|||
# geos
|
||||
ExternalProject_Add(geos
|
||||
GIT_REPOSITORY https://github.com/libgeos/geos.git
|
||||
GIT_TAG 3.11.2
|
||||
GIT_TAG 3.12.0
|
||||
SOURCE_DIR "${TD_CONTRIB_DIR}/geos"
|
||||
BINARY_DIR ""
|
||||
CONFIGURE_COMMAND ""
|
||||
|
|
Loading…
Reference in New Issue