vcpkg/ports/librttopo/vcpkg.json

12 lines
345 B
JSON
Raw Normal View History

{
"name": "librttopo",
"version": "1.1.0",
"port-version": 6,
"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",
"supports": "!uwp",
"dependencies": [
"geos"
]
}