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