summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Drop automake build support.gregory guy2020-05-231-5/+3
| | | | | | | | | Delete empty folder doc. Write basic cmake build instructions and README file. Delete empty files ChangeLog, NEWS and TODO. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net>
* Use common CMake tests.Slávek Banko2019-02-101-0/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Fix invalid data type for the "hidden" property.Slávek Banko2019-01-051-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-01-041-0/+80
Signed-off-by: gregory guy <g-gregory@gmx.fr>