azure-sdk-for-cpp/vcpkg.json
George Arama fc50c08b20
Storageblob (#4043)
* first take

* grrrrr

* qwqwq

* ewqw

* eewew

* put back

* pipeline

* Set read-only VCPKG_BINARY_SOURCES_SECRET

* Pass InstallLanguageSteps through the perf template

* blop pipeline

* path

* ';l'l;

* add support for sync param

* --sync flag support

* typo

* sync

* sync to y

* for PR

* clang

Co-authored-by: Daniel Jurek <djurek@microsoft.com>
2022-10-21 09:36:49 -07:00

29 lines
492 B
JSON

{
"name": "azure-sdk-for-cpp",
"version": "1.5.0",
"builtin-baseline": "6ca56aeb457f033d344a7106cb3f9f1abf8f4e98",
"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": [
]
}