summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
Commit message (Collapse)AuthorAgeFilesLines
* Raise the minimum required version of CMake to 3.1 in CMakeL10n rules.r14.0.12Slávek Banko2021-12-311-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 0a79d229af54a87289e42ad2f451c073fc430347)
* Add CMakeL10n rules.Slávek Banko2020-06-281-0/+23
Update translation templates. Use common cmake rules for documentation. Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>