Blaze/vcpkg.json

12 lines
174 B
JSON

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