mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 13:48:59 +08:00
4304bada11
* [vamp-sdk] fix library filenames to match upstream build systems There were two problems: 1. The port added a `d` suffix for debug builds that upstream did not. This caused `find_library(VampHostSDK_LIBRARY NAMES vamp-sdk)` to fail to find the debug library. 2. The port used the same file name for libraries on every OS but that is not what upstream does. * [vamp-sdk] fix capitalization of Vamp Vamp is not an acronym.
20 lines
394 B
JSON
20 lines
394 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "1c71927e1997998f40a9d051d65ba4e5760f4257",
|
|
"version": "2.10",
|
|
"port-version": 1
|
|
},
|
|
{
|
|
"git-tree": "da7ad3424d8266657eec1b28b16a8d389e50b67c",
|
|
"version": "2.10",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "f98530b4731d88b3ddda90a25ad998076da19425",
|
|
"version": "2.9",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|