Skip to content

Commit

Permalink
Add GLFW dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
RogueMacro committed Sep 7, 2022
1 parent 40650d0 commit 9c53b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ImGuiImplGlfw/Package.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ Description = "GLFW Implementation for ImGui"

[Dependencies]
ImGui = { Path = ".." }
GLFW = "*"

0 comments on commit 9c53b94

Please sign in to comment.