Files
Seele/vcpkg.json
T

27 lines
385 B
JSON

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