summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* Use common rules for build and install documentation and translations.Slávek Banko2021-07-231-2/+6
| | | | Signed-off-by: Slávek Banko <[email protected]>
* 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]>
* Remove the original translation directory layout.Slávek Banko2020-04-051-1/+0
| | | | Signed-off-by: Slávek Banko <[email protected]>
* Move translations to a new directory layout.Slávek Banko2020-04-051-3/+3
| | | | | | Add support for LINGUAS for listing translations to install. Signed-off-by: Slávek Banko <[email protected]>
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2019-02-051-1/+1
| | | | | | The definition of -UTQT_NO_ASCII_CAST is no longer needed. Signed-off-by: Slávek Banko <[email protected]>
* conversion to the cmake building systemgregory guy2019-02-051-0/+80
Signed-off-by: gregory guy <[email protected]>