Files
MeshShadingDemo/vcpkg.json
T
2024-05-17 18:09:56 +02:00

18 lines
296 B
JSON

{
"dependencies": [
"assimp",
"entt",
"stb",
"entt",
"freetype",
"glfw3",
"glm",
"ktx",
"nlohmann-json",
"fmt",
"gtest",
"vulkan-memory-allocator",
"spirv-cross",
"glslang"
]
}