Skip to content

Commit

Permalink
build(vcpkg): gettext + runtime tools
Browse files Browse the repository at this point in the history
  • Loading branch information
scarf005 committed Mar 3, 2024
1 parent 44a0695 commit 59acff1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion msvc-full-features/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
"name": "bn-vcpkg-dependencies",
"version-string": "experimental",
"dependencies": [
"gettext",
{
"name": "gettext",
"features": [ "tools", "runtime-tools" ]
},
"sdl2",
{
"name": "sdl2-image",
Expand Down

0 comments on commit 59acff1

Please sign in to comment.