]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-smart-ptr/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / boost-smart-ptr / vcpkg.json
1 {
2 "name": "boost-smart-ptr",
3 "version-string": "1.75.0",
4 "description": "Boost smart_ptr module",
5 "homepage": "https://github.com/boostorg/smart_ptr",
6 "dependencies": [
7 "boost-assert",
8 "boost-config",
9 "boost-core",
10 "boost-integer",
11 "boost-move",
12 "boost-static-assert",
13 "boost-throw-exception",
14 "boost-type-traits",
15 "boost-vcpkg-helpers"
16 ]
17 }