aboutsummaryrefslogtreecommitdiff
path: root/ports/geographiclib/vcpkg.json
blob: bccf0054fc04a57452c51f17a3ece7621176e6e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "name": "geographiclib",
  "version-string": "1.50.1",
  "description": "GeographicLib, a C++ library for performing geographic conversions",
  "homepage": "https://geographiclib.sourceforge.io",
  "features": {
    "tools": {
      "description": "The GeographicLib tools"
    }
  }
}