vcpkg/ports/geographiclib/vcpkg.json

13 lines
304 B
JSON
Raw Normal View History

{
"name": "geographiclib",
"version-string": "1.50.1",
"description": "GeographicLib, a C++ library for performing geographic conversions",
"homepage": "https://geographiclib.sourceforge.io",
"features": [
{
"name": "tools",
"description": "The GeographicLib tools"
}
]
}