pineapple/externals/vcpkg/ports/intelrdfpmathlib/vcpkg.json
2022-07-23 03:01:36 +02:00

13 lines
266 B
JSON
Executable file

{
"name": "intelrdfpmathlib",
"version-string": "20U2",
"port-version": 4,
"description": "Intel(R) Decimal Floating-Point Math Library",
"supports": "!(arm & windows)",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}