]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-coroutine/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / boost-coroutine / vcpkg.json
1 {
2 "name": "boost-coroutine",
3 "version-string": "1.75.0",
4 "port-version": 1,
5 "description": "Boost coroutine module",
6 "homepage": "https://github.com/boostorg/coroutine",
7 "supports": "!arm & !uwp & !emscripten",
8 "dependencies": [
9 "boost-assert",
10 {
11 "name": "boost-build",
12 "host": true
13 },
14 "boost-config",
15 {
16 "name": "boost-context",
17 "platform": "!uwp & !emscripten"
18 },
19 "boost-core",
20 "boost-detail",
21 "boost-exception",
22 "boost-integer",
23 {
24 "name": "boost-modular-build-helper",
25 "host": true
26 },
27 "boost-move",
28 "boost-system",
29 "boost-thread",
30 "boost-throw-exception",
31 "boost-type-traits",
32 "boost-utility",
33 "boost-vcpkg-helpers"
34 ]
35 }