]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/yasm-tool-helper/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / yasm-tool-helper / vcpkg.json
1 {
2 "name": "yasm-tool-helper",
3 "version-string": "2020-10-12",
4 "description": "This port provides helper functions for ports needing to consume YASM",
5 "homepage": "https://github.com/Microsoft/vcpkg",
6 "dependencies": [
7 {
8 "name": "yasm-tool",
9 "platform": "x86 & windows"
10 }
11 ]
12 }