Files
Seele/vcpkg.json
T

19 lines
253 B
JSON
Raw Normal View History

2023-12-10 22:27:59 +01:00
{
2025-01-19 16:07:38 +01:00
"dependencies": [
"assimp",
"entt",
"stb",
"entt",
"freetype",
"glfw3",
"glm",
"ktx",
"nlohmann-json",
"fmt",
"gtest",
"vulkan-memory-allocator",
2025-01-29 16:15:48 +01:00
"lunasvg",
"harfbuzz",
"shader-slang"
2025-01-19 16:07:38 +01:00
]
2023-12-10 22:27:59 +01:00
}