]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-compute/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / boost-compute / vcpkg.json
CommitLineData
1e59de90
TL
1{
2 "name": "boost-compute",
3 "version-string": "1.75.0",
4 "description": "Boost compute module",
5 "homepage": "https://github.com/boostorg/compute",
6 "dependencies": [
7 "boost-algorithm",
8 "boost-array",
9 "boost-assert",
10 "boost-chrono",
11 "boost-config",
12 "boost-core",
13 {
14 "name": "boost-filesystem",
15 "platform": "!uwp"
16 },
17 "boost-function",
18 "boost-function-types",
19 "boost-fusion",
20 "boost-iterator",
21 "boost-lexical-cast",
22 "boost-math",
23 "boost-mpl",
24 "boost-optional",
25 "boost-preprocessor",
26 "boost-property-tree",
27 "boost-proto",
28 "boost-range",
29 "boost-smart-ptr",
30 "boost-static-assert",
31 "boost-thread",
32 "boost-throw-exception",
33 "boost-tuple",
34 "boost-type-traits",
35 "boost-typeof",
36 "boost-utility",
37 "boost-uuid",
38 "boost-vcpkg-helpers"
39 ]
40}