Blaze/vcpkg.json

11 lines
155 B
JSON

{
"dependencies": [
"volk",
"shader-slang",
"vulkan-memory-allocator",
{
"name": "sdl3",
"features": [ "vulkan" ]
}
]
}