summaryrefslogtreecommitdiffstats
path: root/domino/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Switch to Xext instead of xcb-shape.gregory guy2020-07-081-3/+3
| | | | Signed-off-by: gregory guy <[email protected]>
* Desktop file translations:Slávek Banko2020-07-071-4/+4
| | | | | | | + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. Signed-off-by: Slávek Banko <[email protected]>
* Use EMBED to merge a static library into a kpart moduleSlávek Banko2020-07-071-18/+15
| | | | | | to avoid building the same source files twice. Signed-off-by: Slávek Banko <[email protected]>
* Conversion to the cmake building system.gregory guy2020-07-051-0/+64
Signed-off-by: gregory guy <[email protected]>