early-access version 2853
This commit is contained in:
24
externals/vcpkg/ports/vamp-sdk/vcpkg.json
vendored
Executable file
24
externals/vcpkg/ports/vamp-sdk/vcpkg.json
vendored
Executable file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
|
||||
"name": "vamp-sdk",
|
||||
"version": "2.10",
|
||||
"port-version": 3,
|
||||
"description": "Library for Vamp plugins",
|
||||
"homepage": "https://www.vamp-plugins.org/develop.html",
|
||||
"license": "MIT",
|
||||
"supports": "!uwp",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "libsndfile",
|
||||
"default-features": false
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
},
|
||||
{
|
||||
"name": "vcpkg-cmake",
|
||||
"host": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user