diasurgical/DevilutionX

Install GetText on CI runners to generate translations for test builds

Closed

#3,801 opened on Dec 19, 2021

 (1 comment) (2 reactions) (0 assignees)C++ (743 forks)batch import
build systemgood first issue

Repository metrics

Stars
 (7,255 stars)
PR merge metrics
 (Avg merge 2d 12h) (15 merged PRs in 30d)

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