summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Prevent a large number of TQString => char* => TQString conversions.Slávek Banko2019-07-041-1/+1
| | | | | | The definition of -UQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Conversion to the cmake building system.Slávek Banko2019-07-041-0/+121
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>