summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 54cb5c012642771d14cc3d54fcd9b599ff0613b8)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2020-11-051-1/+1
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 2c73ccdf45212ab2a43582955be0eff21c70f971)
* Conversion to the cmake building system.gregory guy2020-11-051-0/+83
Added man pages taken from the Debian packaging system. Move the ktechlab.desktop file into XDG_APPS_INSTALL_DIR directory, see TDE/tde#26 and bug 2408. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit a9c86866c380e503dd75797b5c2d129bfb622a9e)