summaryrefslogtreecommitdiffstats
path: root/blinken/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* fix FTBFS when aRts support is not available from tdelibs.gregory guy2021-12-131-1/+1
| | | | | Signed-off-by: gregory guy <gregory-tde@laposte.net> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Desktop file translations:Slávek Banko2020-05-281-4/+1
| | | | | | | + 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 <slavek.banko@axis.cz>
* Conversion to the cmake building system.gregory guy2019-06-271-0/+51
Add includes to UI files to resolve FTBFS. Signed-off-by: gregory guy <g-gregory@gmx.fr> Signed-off-by: Slávek Banko <slavek.banko@axis.cz>