zeek/auxil/vcpkg/ports/fp16/vcpkg.json
Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

15 lines
326 B
JSON

{
"name": "fp16",
"version-date": "2021-02-21",
"port-version": 2,
"description": "Header-only library for conversion to/from half-precision floating point formats",
"homepage": "https://github.com/Maratyszcza/FP16",
"dependencies": [
"psimd",
{
"name": "vcpkg-cmake",
"host": true
}
]
}