Files
Seele/vcpkg.json
T
2025-05-16 13:04:43 +02:00

22 lines
301 B
JSON

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