summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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 cfb98750178975f6cb75f7b529b17d887358eea7)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-12-161-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 e543ebc9363bb746a042577f314240af305e07b5)
* conversion to the cmake building systemgregory guy2018-12-161-0/+78
Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit ff65124f320219e7947b4db6e6613856941c2852)