summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Move translations to a new directory layout.Slávek Banko2020-07-241-1/+1
| | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Drop automake build support.gregory guy2020-07-231-6/+6
| | | | | | | | | Add basic cmake build instructions. Remove empty files ChangeLog, TODO and NEWS. Rework of the README file. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-05-131-1/+1
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* conversion to the cmake building systemgregory guy2019-05-091-0/+80
Signed-off-by: gregory guy <g-gregory@gmx.fr>