summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Drop automake build support.gregory guy2020-09-301-2/+2
| | | | | | | | | | Add basic cmake build instructions. Deleted empty file NEWS. Deleted spec file (rpm) lipstik.spec. 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-03-311-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-03-191-0/+76
Signed-off-by: gregory guy <g-gregory@gmx.fr>