]> git.proxmox.com Git - ceph.git/blame - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/fmt/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / fmt / vcpkg.json
CommitLineData
1e59de90
TL
1{
2 "name": "fmt",
3 "version": "7.1.3",
4 "port-version": 4,
5 "description": "Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams.",
6 "homepage": "https://github.com/fmtlib/fmt",
7 "dependencies": [
8 {
9 "name": "vcpkg-cmake",
10 "host": true
11 },
12 {
13 "name": "vcpkg-cmake-config",
14 "host": true
15 }
16 ]
17}