16 lines
345 B
JSON
Executable File
16 lines
345 B
JSON
Executable File
{
|
|
"name": "sleef",
|
|
"version": "3.5.1",
|
|
"port-version": 2,
|
|
"description": "SIMD Library for Evaluating Elementary Functions, vectorized libm and DFT",
|
|
"homepage": "https://sleef.org/",
|
|
"license": "BSL-1.0",
|
|
"supports": "!uwp & !(arm & windows)",
|
|
"dependencies": [
|
|
{
|
|
"name": "vcpkg-cmake",
|
|
"host": true
|
|
}
|
|
]
|
|
}
|