vcpkg/ports/geographiclib/vcpkg.json

12 lines
288 B
JSON
Raw Normal View History

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