mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 13:31:27 +08:00
3e35cb0a15
* Add CL_LANGUAGE option * Add PREFER_JOM option * Append install target to targets, not options * Update vcpkg_install_nmake * Re-enable nmake UWP builds for C projects * Use PREFER_JOM * Update documentation * Update versions * Add license fields * Update versions
12 lines
356 B
JSON
12 lines
356 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|