summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* VButton key text code refactoring.Michele Calgaro2021-03-241-6/+7
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Desktop file translations:Slávek Banko2020-05-031-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 <[email protected]>
* Drop automake build support.gregory guy2020-02-121-2/+4
| | | | | | | | | | | | Add basic cmake build instructions. Delete empty file NEWS, TODO and ChangeLog. Delete empty folder "templates". Add detection for the XTest library. Move the kvkbd.desktop file into XDG_APPS_INSTALL_DIR directory, see TDE/tde#26 . Some cosmetics. Signed-off-by: gregory guy <[email protected]>
* clean up header in CMakeList, remove unused variable, this fixes issue #3gregory guy2018-09-301-1/+0
| | | | Signed-off-by: gregory guy <[email protected]>
* convert to the cmake building systemgregory guy2018-09-281-0/+52
Signed-off-by: gregory guy <[email protected]>