Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
-
None
Description
We should have documentation about the key concepts and internal functions that we use to build Qt.
Things like qt_internal_add_module, qt_internal_add_resource, qt_build_repo.
Mention how qt_internal_add_resource differs from qt_add_resource.
Mention that static qt plugin target names need to end with a Plugin suffix.
Mention qt_feature, all the various options that it can take like CONDITION, AUTODETECT, ENABLE, and also how passing configure args like FEATURE_foo and INPUT_foo affect feature selection.
And many more other things.
Attachments
Issue Links
- is duplicated by
-
QTBUG-102266 Missing description of cmake configuration
- Closed
- relates to
-
QTBUG-103237 qt_feature ENABLE APPLE is true on Android, while CONDITION APPLE is not
- Reported
1.
|
Document qt_internal_add_module | Reported | Qt Build System Team |