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.

Qt6 Build System

From Qt Wiki
Jump to navigation Jump to search


This is a description of the Qt6 CMake-based build system.

For Qt5, see Qt5 Build System.

For a description of terms used here, please see the Qt Build System Glossary.

When writing CMake code, beware of the CMake Language Pitfalls.

At the moment, there's not much here. We plan to extend this in the future.

Probably, CMake_Port/Configure_System should be merged into this.