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-151-0/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit 4b2bbd32180f0bf46e4194f983bcc00a54b972b6)
* 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 10cb72fd6ed320eac19c1491d99ad3c0df1087e5)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2018-10-021-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 5adfcf05ce5ebffe7eeaf4f4526f520aeddec35a)
* convert to the cmake building systemgregory guy2018-10-021-0/+78
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 71f288193240340d0ac142f1f00900c2629a3f91)