summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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-131-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit ccfac3b28af7547de487e32a3db0d64f644f6d75)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-12-191-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 cbcf7d45291c2efe12c1de29fbf1ec11163536e4)
* correct user linker flagsgregory guy2018-12-191-2/+2
| | | | | Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit 54d23434e61a1a86972eab071e1ad88c1e0460dd)
* conversion to the cmake building systemgregory guy2018-12-191-0/+77
Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit e4a719c080c3d26387a3288815eb20c164c3ed37)