summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Drop automake build support.gregory guy2020-05-031-5/+5
| | | | | | | | | | Add basic cmake build instructions. Rework of the README and help files. Delete the NEWS file. Some cosmetics. Signed-off-by: gregory guy <gregory-tde@laposte.net> (cherry picked from commit 9b0f1edee518a8c69bb51b25e0dbf56ae9b32843)
* Update version number for R14.0.8 final release.r14.0.8Slávek Banko2020-04-111-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Update version number for R14.0.7 final release.r14.0.7Slávek Banko2019-12-181-1/+1
| | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
* Updated VERSION reference to R14.0.6 in CMakeLists.txtMichele Calgaro2019-03-031-1/+1
| | | | Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
* Use common CMake tests.Slávek Banko2019-02-141-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit db310868250d3e047d0dc210f53087a354d66312)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-01-121-1/+1
| | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit 374417024147717d195e1830bb72d057995b0aa8)
* conversion to the cmake building systemgregory guy2019-01-121-0/+77
Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit c582b3bf38f9d95e8af05b28a3d653e96ead5dea)