summaryrefslogtreecommitdiffstats
path: root/CMakeScripts/Modules/FindGettext.cmake (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-09-29CMake/po: Check for presence of intltool for creating inkscape.potEduard Braun1-237/+0
Also remove FindGettext module and use the one that ships with CMake (bumps minimum version to CMake 2.8.8 for GETTEXT_VERSION_STRING)
2015-09-02remove unneccessary include from r14304houz1-0/+0
(bzr r14340)
2015-08-16Added translations to the cmake build (1451236)houz1-0/+237
Fixed bugs: - https://launchpad.net/bugs/1451236 (bzr r14304)