Commit Graph

1 Commits (5845b1179ae63b6746df91e28dc6952a0fa76615)

Author SHA1 Message Date
Slávek Banko e8e67953ca
Add a top-level CMake rules that allows to build all languages
depending on the setting of the LINGUAS environment variable.
To enable separate installation of individual languages,
there are individual targets with "install-<lang>" format.

Don't use it with standard make, because due to the huge number
of targets, it has a huge overhead and therefore provides lousy
performance!

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
4 years ago