Commit Graph

6 Commits (981f33580cbb9108262d3a668ef867c38d767d92)

Author SHA1 Message Date
Michele Calgaro 3d0a34c8c2
Use centralized cmake version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a9abac0816)
11 months ago
Slávek Banko 6383fd9e0b
Raise the minimum required version of CMake to 3.5.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit ae5890aac5)
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