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 <[email protected]>
* Use common CMake tests.Slávek Banko2019-02-131-0/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 0087e97fcc397b89478641dd5eed6cb29b36df8d)
* Avoid overriding user linker flags (LDFLAGS) for modules and shared libsFabio Rossi2018-12-181-2/+2
| | | | | Signed-off-by: Fabio Rossi <[email protected]> (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 <[email protected]> (cherry picked from commit e543ebc9363bb746a042577f314240af305e07b5)
* conversion to the cmake building systemgregory guy2018-12-161-0/+78
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit ff65124f320219e7947b4db6e6613856941c2852)