]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/azure-storage-files-shares-cpp/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / azure-storage-files-shares-cpp / vcpkg.json
CommitLineData
1e59de90
TL
1{
2 "name": "azure-storage-files-shares-cpp",
3 "version-semver": "12.0.0-beta.10",
4 "port-version": 1,
5 "description": [
6 "Microsoft Azure Storage Files Shares SDK for C++",
7 "This library provides Azure Storage Files Shares SDK."
8 ],
9 "homepage": "https://github.com/Azure/azure-sdk-for-cpp/tree/master/sdk/storage/azure-storage-files-shares",
10 "license": "MIT",
11 "dependencies": [
12 {
13 "name": "azure-storage-common-cpp",
14 "default-features": false
15 },
16 {
17 "name": "vcpkg-cmake",
18 "host": true
19 },
20 {
21 "name": "vcpkg-cmake-config",
22 "host": true
23 }
24 ]
25}