Skip to content

Commit

Permalink
update vcpkg overlay
Browse files Browse the repository at this point in the history
  • Loading branch information
pthom committed Feb 2, 2024
1 parent 3d0a1bb commit 9a5ccb1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions hello_imgui_cmake/overlay_vcpkg/hello-imgui/vcpkg.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "hello-imgui",
"version": "1.4.1",
"description": "Hello, Dear ImGui: unleash your creativity in app development and prototyping",
"description": "Hello ImGui: unleash your creativity in app development and prototyping",
"homepage": "https://pthom.github.io/hello_imgui/",
"license": "MIT",
"dependencies": [
Expand All @@ -22,7 +22,6 @@
}
],
"default-features": [
"freetype-lunasvg",
"glfw-binding",
"opengl3-binding"
],
Expand Down

0 comments on commit 9a5ccb1

Please sign in to comment.