pineapple/externals/vcpkg/ports/libspatialindex/vcpkg.json

10 lines
231 B
JSON
Raw Normal View History

2022-07-23 03:01:36 +02:00
{
"name": "libspatialindex",
"version": "1.9.3",
"description": "C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API.",
"homepage": "http://libspatialindex.github.com",
"dependencies": [
"zlib"
]
}