]> git.proxmox.com Git - ceph.git/blob - ceph/src/jaegertracing/opentelemetry-cpp/tools/vcpkg/ports/ttauri/vcpkg.json
update ceph source to reef 18.1.2
[ceph.git] / ceph / src / jaegertracing / opentelemetry-cpp / tools / vcpkg / ports / ttauri / vcpkg.json
1 {
2 "name": "ttauri",
3 "version": "0.3.0",
4 "maintainers": "@takev",
5 "description": "A portable, low latency, retained-mode GUI library written in C++.",
6 "homepage": "https://github.com/ttauri-project/ttauri",
7 "license": "BSL-1.0",
8 "supports": "windows & x64",
9 "dependencies": [
10 "date",
11 "fmt",
12 "vulkan",
13 "vulkan-memory-allocator"
14 ]
15 }