summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Raise the minimum required version of CMake to 3.1.Slávek Banko2021-12-291-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-08-171-1/+1
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]>
* Conversion to the cmake building system.gregory guy2021-08-171-0/+78
Added a man page taken from the Debian packaging system. Changed the doc folder's layout. Signed-off-by: gregory guy <[email protected]> CMake: Use tde_add_project_translations common macro. Signed-off-by: Slávek Banko <[email protected]>