forked from qt-creator/qt-creator
We focus on CMake as the preferred build system in Qt 6. qmake is still supported, but we shouldn't advocate for using it anymore for new projects. [ChangeLog][Wizards] The wizards by default now use CMake instead of qmake. Fixes: QTCREATORBUG-25685 Change-Id: Ifa2a6a046d65015124229bbb278ec5dd317afa35 Reviewed-by: Eike Ziller <eike.ziller@qt.io>