early-access version 2853
This commit is contained in:
21
externals/vcpkg/ports/soxr/vcpkg.json
vendored
Executable file
21
externals/vcpkg/ports/soxr/vcpkg.json
vendored
Executable file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"name": "soxr",
|
||||
"version": "0.1.3",
|
||||
"port-version": 6,
|
||||
"description": "High quality audio resampling",
|
||||
"homepage": "https://sourceforge.net/projects/soxr/",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
],
|
||||
"features": {
|
||||
"lsr-bindings": {
|
||||
"description": "Include a `libsamplerate'-like interface."
|
||||
},
|
||||
"openmp": {
|
||||
"description": "Include OpenMP threading."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user