mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 04:49:08 +08:00
1c91b14312
* Use common indentation of 4 spaces * Minimize makefiles patch * Fix single-config build * Install pc file for windows * Update versions
11 lines
323 B
JSON
11 lines
323 B
JSON
{
|
|
"name": "librttopo",
|
|
"version": "1.1.0",
|
|
"port-version": 5,
|
|
"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",
|
|
"dependencies": [
|
|
"geos"
|
|
]
|
|
}
|