Qt wiki will be updated on October 12th 2023 starting at 11:30 AM (EEST) and the maintenance will last around 2-3 hours. During the maintenance the site will be unavailable.
CMake Port: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
== Quick Links == | == Quick Links == | ||
* [https://bugreports.qt.io/browse/QTBUG-73351 JIRA | * [https://bugreports.qt.io/browse/QTBUG-73351 Key initiative: Transition to CMake in JIRA] | ||
* [https://lists.qt-project.org/pipermail/development/2018-October/034023.html "Build system for Qt 6" thread on development@qt-project.org] | * [https://lists.qt-project.org/pipermail/development/2018-October/034023.html "Build system for Qt 6" thread on development@qt-project.org] | ||
Revision as of 09:34, 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
Overview
The current port of qtbase can be found in the wip/cmake branch of qt/qtbase.git.