summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* 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 d1e8f93d7936bde61119443ebab236846b942d55)
* Add sys/time.h and time.h header detection to resolve FTBFS.Slávek Banko2021-01-161-0/+1
| | | | | Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit bda2d7559f18b2e02050dc433c5ff70cec8e3362)
* Added controlled conversions to char* instead of automatic ascii conversions.Slávek Banko2021-01-151-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 355f00c2bd6f4b2870133d0423420ef8046b7156)
* Conversion to the cmake building system.gregory guy2021-01-151-0/+94
Signed-off-by: gregory guy <[email protected]> (cherry picked from commit 81b64bcfc0a32fdeb0e4f367adbf273d924e55f4)