UnleashedRecomp/vcpkg.json
2024-12-14 13:03:16 +03:00

42 lines
949 B
JSON

{
"builtin-baseline": "e63bd09dc0b7204467705c1c7c71d0e2a3f8860b",
"dependencies": [
{
"name": "directx-headers",
"platform": "windows"
},
{
"name": "directx12-agility",
"platform": "windows"
},
{
"name": "d3d12-memory-allocator",
"platform": "windows"
},
{
"name": "pkgconf",
"platform": "windows"
},
{
"name": "imgui",
"features": [ "sdl2-binding" ]
},
"directx-dxc",
"sdl2",
"unordered-dense",
"volk",
"vulkan-headers",
"vulkan-memory-allocator",
"xxhash",
"tomlplusplus",
"zstd",
"stb",
"concurrentqueue",
"tiny-aes-c",
"magic-enum",
"nativefiledialog-extended",
"freetype",
"libvorbis",
"fmt"
]
}