Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
wumohu committed Nov 23, 2023
1 parent b9ce57e commit 4298313
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ class vkgConan(ConanFile):
requires = (
"vulkan-headers/1.3.268.0",
"vulkan-memory-allocator/3.0.1",
# "glfw/3.3.7",
"glfw/3.3.7",
"spirv-cross/cci.20211113",
"glm/cci.20230113",
"stb/cci.20230920",
Expand Down

0 comments on commit 4298313

Please # to comment.