28 lines
380 B
JSON
28 lines
380 B
JSON
{
|
|
"dependencies": [
|
|
"vulkan",
|
|
{
|
|
"name": "vulkan-memory-allocator"
|
|
},
|
|
"assimp",
|
|
"stb",
|
|
"entt",
|
|
"freetype",
|
|
{
|
|
"name": "glfw3",
|
|
"features": [
|
|
"wayland"
|
|
]
|
|
},
|
|
"glm",
|
|
"ktx",
|
|
"nlohmann-json",
|
|
"fmt",
|
|
"gtest",
|
|
"lunasvg",
|
|
"harfbuzz",
|
|
"shader-slang",
|
|
"metis",
|
|
"meshoptimizer"
|
|
]
|
|
} |