diasurgical/devilutionX

Install GetText on CI runners to generate translations for test builds

Open

#3801 opened on Dec 19, 2021

View on GitHub
 (1 comment) (2 reactions) (0 assignees)C++ (7,255 stars) (743 forks)batch import
build systemgood first issue

Description

In most cases this shouldn't hurt performance much. But I think it might for the (already slow) MSVC build so maybe exclude that.

For most systems it should simply be adding apt gettext to the setup process.

Contributor guide