Fixing glfw package breaking changes

This commit is contained in:
2026-04-06 17:29:55 +02:00
parent 87390db80d
commit ace1554020
6 changed files with 20 additions and 14 deletions
+6 -2
View File
@@ -3,7 +3,6 @@
{
"name": "vulkan"
},
"vulkan-loader",
{
"name": "vulkan-memory-allocator"
},
@@ -11,7 +10,12 @@
"stb",
"entt",
"freetype",
"glfw3",
{
"name": "glfw3",
"features": [
"wayland"
]
},
"glm",
"ktx",
"nlohmann-json",