]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/boost-program-options/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / boost-program-options / vcpkg.json
CommitLineData
1e59de90
TL
1{
2 "name": "boost-program-options",
3 "version-string": "1.75.0",
4 "port-version": 1,
5 "description": "Boost program_options module",
6 "homepage": "https://github.com/boostorg/program_options",
7 "dependencies": [
8 "boost-any",
9 "boost-bind",
10 {
11 "name": "boost-build",
12 "host": true
13 },
14 "boost-compatibility",
15 "boost-config",
16 "boost-core",
17 "boost-detail",
18 "boost-function",
19 "boost-iterator",
20 "boost-lexical-cast",
21 "boost-math",
22 {
23 "name": "boost-modular-build-helper",
24 "host": true
25 },
26 "boost-smart-ptr",
27 "boost-static-assert",
28 "boost-throw-exception",
29 "boost-tokenizer",
30 "boost-type-traits",
31 "boost-vcpkg-helpers"
32 ]
33}