yuzu/externals/vcpkg/ports/fp16/vcpkg.json

10 lines
244 B
JSON
Executable File

{
"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"
]
}