summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Copy translations to a new directory layout.Michele Calgaro2021-03-051-1/+1
| | | | | Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 5167e4b9373acab2e0dae17d5ca1e1592b31fff6)
* Drop scons build support.gregory guy2021-03-051-2/+2
| | | | | | | | | | Deleted empty file ChangeLog. Update some cmake files with latest macros. Add basic cmake build instructions. Few cosmetics. Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 48deaabecefea835f81c9e6e8ba73ee8881c314c)
* Raise the minimum required version of CMake to 2.8.12.Slávek Banko2021-01-181-1/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit dd3834f138181eb818a799e42d75d88457714b2b)
* Update version number to R14.0.10.Slávek Banko2020-11-041-1/+1
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Update release version number to R14.0.9.Michele Calgaro2020-05-221-1/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fix unnecessary automatic ascii conversion.Slávek Banko2020-03-181-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 e61fa2ecc3f7dcbc0486ee80134aff8d7dac1532)
* Conversion to the cmake building system.gregory guy2020-03-181-0/+78
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 6d5cbbbea9dd0b8bafb91cdf13366b45da9c61d1)