early-access version 2853
This commit is contained in:
15
externals/vcpkg/ports/sleef/vcpkg.json
vendored
Executable file
15
externals/vcpkg/ports/sleef/vcpkg.json
vendored
Executable file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user