vcpkg/ports/librttopo/vcpkg.json

12 lines
356 B
JSON
Raw Normal View History

{
"name": "librttopo",
"version": "1.1.0",
"port-version": 7,
"description": "The RT Topology Library exposes an API to create and manage standard (ISO 13249 aka SQL/MM) topologies using user-provided data stores.",
"homepage": "https://git.osgeo.org/gitea/rttopo/librttopo",
"license": "GPL-2.0-or-later",
"dependencies": [
"geos"
]
}