Files
Seele/vcpkg.json
T
2026-04-21 22:00:00 +02:00

28 lines
380 B
JSON

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