aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/iausofa/vcpkg.json
blob: 861a1a346c4e0645b3900c93dcef0d00c0f2668c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "name": "iausofa",
  "version": "20231011",
  "description": "This is C version of IAU sofa software.",
  "homepage": "https://iausofa.org",
  "license": "MIT",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}