mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-02 07:38:26 -05:00
14 lines
266 B
JSON
14 lines
266 B
JSON
|
{
|
||
|
"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
|
||
|
}
|
||
|
]
|
||
|
}
|