summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Update version number for R14.0.7 final release.Slá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-121-0/+1
| | | | | Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f871c153fbb61044360d8284fd5361b3b5b3eaf5)
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | | Signed-off-by: Fabio Rossi <rossi.f@inwind.it> (cherry picked from commit 086b18d3fcdb4c542ce07724a3a637c8a34c21f2)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-10-271-1/+1
| | | | | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Fix unnecessary use of TQString() over i18n(). Resolved use of deprecated NetAccess methods. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit e023691c157597570525a90ecb650e080c662fcb)
* conversion to the cmake building systemgregory guy2018-10-271-0/+77
Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit ededcc28b46bb4a33cddae207b95ccb8722885a4)