Commit Graph

3 Commits (ecc86e99e58a09e9b98ccecd0e9461e2c31397ec)

Author SHA1 Message Date
Slávek Banko ab2bea07ba
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 8945af697a)
3 years ago
Slávek Banko 81ec66fba6
Update version number to R14.0.12.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
Slávek Banko e40bf7bd0f
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>
(cherry picked from commit e8e67953ca)
4 years ago