pineapple/externals/vcpkg/ports/intelrdfpmathlib/vcpkg.json

14 lines
266 B
JSON
Raw Normal View History

2022-07-23 03:01:36 +02:00
{
"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
}
]
}