]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-dll/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / boost-dll / vcpkg.json
1 {
2 "name": "boost-dll",
3 "version-string": "1.75.0",
4 "description": "Boost dll module",
5 "homepage": "https://github.com/boostorg/dll",
6 "dependencies": [
7 "boost-assert",
8 "boost-config",
9 "boost-core",
10 {
11 "name": "boost-filesystem",
12 "platform": "!uwp"
13 },
14 "boost-function",
15 "boost-integer",
16 "boost-move",
17 "boost-predef",
18 "boost-smart-ptr",
19 "boost-spirit",
20 "boost-static-assert",
21 "boost-system",
22 "boost-throw-exception",
23 "boost-type-index",
24 "boost-type-traits",
25 "boost-vcpkg-helpers",
26 "boost-winapi"
27 ]
28 }