summaryrefslogtreecommitdiffstats
path: root/kuser/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* cmake: Cleanup unused definitions from config.hSlávek Banko2018-09-011-1/+2
| | | | | | | Cleanup unnecessary tests from ConfigureChecks Add missing tests to ConfigureChecks Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* cmake kuser: Remove the ldap library linkingSlávek Banko2018-09-011-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* kuser is building.gregory guy2018-09-011-1/+3
| | | | added DCOP-shared tdefx tdetexteditor tdentlm to the linker.
* First bach of cmake files in order to convert tdeadmingregory guy2018-09-011-0/+47
from autotools to cmake building system.