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