Commit Graph

6 Commits (051e0f234c82fc17cf05dbf0d9f026ac0c3fafa3)

Author SHA1 Message Date
Michele Calgaro a9abac0816 Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
11 months ago
Slávek Banko ae5890aac5
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
1 year ago
Michele Calgaro bf75ce9b7f
Use TDE cmake macro to set version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Michele Calgaro c0387327a7
Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
3 years ago
Slávek Banko 8945af697a
Raise the minimum required version of CMake to 3.1.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
3 years ago
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