Files
Seele/vcpkg.json
T
2026-03-16 16:54:14 +01:00

25 lines
333 B
JSON

{
"dependencies": [
{
"name": "vulkan"
},
{
"name": "vulkan-memory-allocator"
},
"assimp",
"stb",
"entt",
"freetype",
"glfw3",
"glm",
"ktx",
"nlohmann-json",
"fmt",
"gtest",
"lunasvg",
"harfbuzz",
"shader-slang",
"metis",
"meshoptimizer"
]
}