mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 14:29:06 +08:00
7cfd63db7f
Co-authored-by: jyu49 <yu_jack@apple.com> Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
15 lines
326 B
JSON
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
|
|
}
|
|
]
|
|
}
|