]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/fbgemm/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / fbgemm / vcpkg.json
1 {
2 "name": "fbgemm",
3 "version-date": "2021-03-18",
4 "port-version": 1,
5 "description": "FB (Facebook) + GEMM (General Matrix-Matrix Multiplication)",
6 "homepage": "https://code.fb.com/ml-applications/fbgemm/",
7 "supports": "!(x86 | uwp)",
8 "dependencies": [
9 "asmjit",
10 "cpuinfo"
11 ]
12 }