aboutsummaryrefslogtreecommitdiff
path: root/ports/fp16/vcpkg.json
blob: 76eac902f7e05513157003033c97e2404903c773 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "fp16",
  "version-date": "2021-02-21",
  "description": "Header-only library for conversion to/from half-precision floating point formats",
  "homepage": "https://github.com/Maratyszcza/FP16",
  "dependencies": [
    "psimd"
  ]
}