Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
285 B
JSON

{
"name": "fdlibm",
"version": "5.3",
"port-version": 7,
"description": "FDLIBM (Freely Distributable LIBM) is a C math library for machines that support IEEE 754 floating-point arithmetic",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}