vcpkg/ports/geographiclib/vcpkg.json

13 lines
302 B
JSON
Raw Normal View History

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