Skip to content

Adapt CMake code to make it build with Qt6

Ahmad Samir requested to merge work/ahmad/version-major into master

Use QT_MAJOR_VERSION, to match what we have in ECM.

Disable building docs stuff by default, there is no query_qmake in ECM for Qt6.

Merge request reports