qt6-bb10/util/cmake
Simon Hausmann 8fa646dbe2 Add basic support for compiling applications with qmake
* Generate module .pri files
* Generate qconfig.pri
* Propagate MODULE_CONFIG from the .pro files

This enables the basic use-case of simple application builds that for
example use the moc. Omitted from the patch is support for private
module configurations, prl files (should we do this?) and possibly more
hidden gems that need to be implemented to for example support building
Qt modules with qmake.

Task-number: QTBUG-75666
Change-Id: Icbf0d9ccea4cd683e4c38340b9a2320bf7951d0d
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
2019-05-31 12:53:09 +00:00
..
tests Remove all line continuations when processing qmake syntax 2019-05-23 14:19:22 +00:00
Pipfile
cmakeconversionrate.py
configurejson2cmake.py Enhance the porting scripts with some new functionality 2019-05-28 14:04:40 +00:00
generate_module_map.sh
helper.py Add Library Mapping for QtNetworkAuth 2019-05-28 15:07:25 +00:00
json_parser.py Improve configurejson2cmake.py to handle non-compliant qmake JSON 2019-05-27 07:48:51 +00:00
pro2cmake.py Add basic support for compiling applications with qmake 2019-05-31 12:53:09 +00:00
pro_conversion_rate.py
run_pro2cmake.py
special_case_helper.py Keep "special case" modifications when regenerating project files 2019-05-09 11:29:54 +00:00