summaryrefslogtreecommitdiffstats
path: root/lilo-config/kde/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Desktop file translations:Slávek Banko2020-05-311-3/+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>
* cmake lilo-config: Always add the USE_KDE definitionSlávek Banko2018-09-011-6/+3
| | | | | | | | There is no reason to build a TQt-only frontend in TDE Fix the names of the auxiliary library targets Fix includes folders Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* last attempt regarding lilo-config buildgregory guy2018-09-011-1/+4
|
* First bach of cmake files in order to convert tdeadmingregory guy2018-09-011-0/+32
from autotools to cmake building system.