* Update vcpkg baseline to latest released tags/2022.10.19 This is now in-sync with Embedded C as well. * Update AzureVcpkg cmake module and the vcpkg commit string defined there. * Remove the use of VCPKG_ROOT and VCPKG_INSTALLATION_ROOT from the cmake module.
29 lines
492 B
JSON
29 lines
492 B
JSON
{
|
|
"name": "azure-sdk-for-cpp",
|
|
"version": "1.5.0",
|
|
"builtin-baseline": "94ce0dab56f4d8ba6bd631ba59ed682b02d45c46",
|
|
"dependencies": [
|
|
{
|
|
"name": "curl"
|
|
},
|
|
{
|
|
"name": "libxml2",
|
|
"platform": "!windows & !uwp"
|
|
},
|
|
{
|
|
"name": "openssl"
|
|
},
|
|
{
|
|
"name": "opentelemetry-cpp",
|
|
"platform": "!(windows & !static)",
|
|
"version>=": "1.3.0"
|
|
},
|
|
{
|
|
"name": "wil",
|
|
"platform": "windows"
|
|
}
|
|
],
|
|
"overrides": [
|
|
]
|
|
}
|