mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-01 21:58:55 +08:00
13 lines
401 B
JSON
13 lines
401 B
JSON
|
{
|
||
|
"name": "azure-storage-files-datalake-cpp",
|
||
|
"version-string": "12.0.0-beta.10",
|
||
|
"description": [
|
||
|
"Microsoft Azure Storage Files Data Lake SDK for C++",
|
||
|
"This library provides Azure Storage Files Data Lake SDK."
|
||
|
],
|
||
|
"homepage": "https://github.com/Azure/azure-sdk-for-cpp/tree/master/sdk/storage/azure-storage-files-datalake",
|
||
|
"dependencies": [
|
||
|
"azure-storage-blobs-cpp"
|
||
|
]
|
||
|
}
|