vcpkg: install gettext-tools for i18n build option

This commit is contained in:
Simon Schaak 2022-11-11 14:54:04 +01:00 committed by Mark Roszko
parent 6cf6888489
commit 5b92f81385
1 changed files with 4 additions and 1 deletions

View File

@ -9,7 +9,10 @@
"wxwidgets",
"glew",
"curl",
"gettext",
{
"name": "gettext",
"features": [ "tools" ]
},
"harfbuzz",
"glm",
"opencascade",