Qt6 Build System

From Qt Wiki
Revision as of 06:59, 29 August 2023 by Jobor (talk | contribs)
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.