summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Raise the minimum required version of CMake to 3.5.Slávek Banko2023-11-111-1/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 66ca19ad6b97fbfd4c2896b53c8c0d35cee0faa2)
* Add cmake rules for building tdebluez api docsEmanoil Kotsev2023-05-231-10/+28
| | | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com> (cherry picked from commit e0a77280fd3a0a53671d8e7f669daa29f7fe4713)
* i18n and some minor correctionsEmanoil Kotsev2023-03-201-2/+2
| | | | Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>
* Added CMakeL10n rules.Slávek Banko2023-03-091-0/+2
| | | | | | | Added template for translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Updated cmake related code to TDE standard.Michele Calgaro2023-01-251-15/+38
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Based on KDE3 bluez4 version a TDE bluez5 version was createdEmanoil Kotsev2023-01-141-0/+79
Signed-off-by: Emanoil Kotsev <deloptes@gmail.com>