CMake Port: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
== Overview == | == Overview == | ||
The current port of qtbase can be found in the [https://codereview.qt-project.org/#/q/project:qt/qtbase+branch:wip/cmake,n,z wip/cmake branch] of qt/qtbase.git. | The current port of qtbase can be found in the [https://codereview.qt-project.org/#/q/project:qt/qtbase+branch:wip/cmake,n,z wip/cmake branch] of qt/qtbase.git. See also [http://code.qt.io/cgit/qt/qtbase.git/tree/cmake/README.md?h=wip/cmake cmake/README.md in the sources.] | ||
Revision as of 09:48, 11 February 2019
This is an overview on the port of Qt from qmake to CMake.
Quick Links
- Key initiative: Transition to CMake in JIRA
- "Build system for Qt 6" thread on development@qt-project.org
- #qt-cmake channel on freenode/IRC
Overview
The current port of qtbase can be found in the wip/cmake branch of qt/qtbase.git. See also cmake/README.md in the sources.