summaryrefslogtreecommitdiffstats
path: root/kbackgammon/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Simplify CMake rules for desktop file translations.Slávek Banko2020-07-091-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit b21981e7e3134727c651ee6a0f7865396cd1d415)
* Desktop file translations:Slávek Banko2020-06-121-3/+9
| | | | | | | | + 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> (cherry picked from commit a25cdc59c6302046b3121276f5a33f6b1b55a538)
* Small rearrangement of libtdegames headersAlexander Golubev2020-04-291-1/+0
| | | | | | | | | Move kgame dialog headers to a dedicated subdir to make installed includes match source code layout. This will make linking of games to an installed instance of libtdegames library more straightforward. Signed-off-by: Alexander Golubev <fatzer2@gmail.com> (cherry picked from commit a94a863f93fe5d45f5f6d4fa732eb297d6a154f7)
* Initial cmake conversionAlexander Golubev2016-03-141-0/+50
(cherry picked from commit c70db62d3671e524d23ac974d296eb218159b000)