You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make NO_GETTEXT a build option aliased to ENV{NO_GETTEXT} to pass to
vcpkg_install.bat to skip building gettext.
Turn it off by default when vcpkg is in-use because it's a very long
compile.
Also do not build translations if NO_GETTEXT is set.
Signed-off-by: Rafael Kitover <[email protected]>
0 commit comments