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 1: | Line 1: | ||
This is an overview on the port of Qt from qmake to CMake. | This is an overview on the port of Qt from qmake to CMake. | ||
== Quick Links == | |||
* [https://bugreports.qt.io/browse/QTBUG-73351 JIRA Initiative] | * [https://bugreports.qt.io/browse/QTBUG-73351 JIRA Initiative] | ||
* [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] | ||
== Overview == |
Revision as of 09:26, 11 February 2019
This is an overview on the port of Qt from qmake to CMake.