aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmake2cmake/pro2cmake.py
Commit message (Expand)AuthorAgeFilesLines
* Don't write code for Qt5 and Qt6HEADdevJoerg Bornemann2024-12-061-5/+2
* Raise an error if specified min Qt version is too lowJoerg Bornemann2023-10-111-1/+8
* Replace GENERATE_METATYPES with NO_GENERATE_METATYPESAmir Masoud Abdol2023-03-091-2/+2
* Add C to CMake's project LANGUAGESAmir Masoud Abdol2023-02-281-1/+1
* Fix reformat errorsJoerg Bornemann2023-02-271-8/+0
* Fix mypy warningsJoerg Bornemann2023-02-271-10/+9
* Switch license headers to SPDXJoerg Bornemann2022-07-061-28/+2
* Fix qt_add_plugin calls for Qt < 6.5Joerg Bornemann2022-07-041-0/+6
* Write the qt_standard_project_setup call after find_packageJoerg Bornemann2022-05-041-6/+6
* Add module src-structure for packaging and testsCristián Maureira-Fredes2022-04-121-0/+5209