summaryrefslogtreecommitdiffstats
path: root/CMakeL10n.txt
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsolete setting of CMAKE_MODULE_PATH in cmake files.Michele Calgaro2022-05-041-1/+0
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 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 <[email protected]> (cherry picked from commit eba4f31939a5df2999c3642e2b605a458a022c76)
* Add CMakeL10n rules.Slávek Banko2018-12-131-0/+23
Create translation template. Modify CMake rules for translations to make them independent of languages. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 5272377bc13d4ce585ae061c0d2dc0bed3d41708)