summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use centralized cmake versionMichele Calgaro2024-03-171-1/+5
| | | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit c01004a0e309b0672a22d5a0efacd14b9c0afa9f)
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-091-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0ba3fb3a415a416d68acb78d2d7af9cebcc17839)
* Conversion to CMake build system.Slávek Banko2022-12-131-1/+6
| | | | | | | Copy translations to a new directory layout. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-031-1/+0
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.Slávek Banko2021-12-311-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update CMakeL10n rulesSlávek Banko2019-01-131-0/+1
| | | | | | + Add the X-POT option to include the common texts to template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Add CMakeL10n rules.Slávek Banko2018-12-231-0/+29
Update translation template. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>