vcpkg: install gettext-tools for i18n build option
This commit is contained in:
parent
6cf6888489
commit
5b92f81385
|
@ -9,7 +9,10 @@
|
|||
"wxwidgets",
|
||||
"glew",
|
||||
"curl",
|
||||
"gettext",
|
||||
{
|
||||
"name": "gettext",
|
||||
"features": [ "tools" ]
|
||||
},
|
||||
"harfbuzz",
|
||||
"glm",
|
||||
"opencascade",
|
||||
|
|
Loading…
Reference in New Issue