Fixing glfw package breaking changes
This commit is contained in:
+6
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user