aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/intelrdfpmathlib/vcpkg.json
blob: f16c7e5a2ca132325cf17df0df87d6f29983ffb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "name": "intelrdfpmathlib",
  "version-string": "20U2",
  "port-version": 6,
  "description": "Intel(R) Decimal Floating-Point Math Library",
  "supports": "!(arm & windows)",
  "dependencies": [
    {
      "name": "vcpkg-cmake",
      "host": true
    }
  ]
}