Files
MeshShadingDemo/vcpkg.json
T
2025-01-31 08:24:33 +01:00

19 lines
253 B
JSON

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