summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move translations to a new directory layout.Slávek Banko2020-07-071-1/+1
| | | | | | | Add support for LINGUAS for listing translations to install. Added catalog for TWin client. Signed-off-by: Slávek Banko <[email protected]>
* Removed unnecessary automatic conversions to char*.Slávek Banko2020-07-071-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 guy2020-07-051-0/+79
Signed-off-by: gregory guy <[email protected]>