aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/imcce-openfa/vcpkg.json
blob: 5884425c97f8ae4cbb293ee3fe0982fd1b9afa52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "imcce-openfa",
  "version": "20231011.0.3",
  "description": "set of algorithms and procedures that implement standard models used in fundamental astronomy",
  "homepage": "https://gitlab.obspm.fr/imcce_openfa/openfa",
  "license": "BSD-3-Clause",
  "supports": "!uwp",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    },
    {
      "name": "vcpkg-cmake-config",
      "host": true
    }
  ]
}