Details
-
Task
-
Resolution: Invalid
-
P2: Important
-
6.2.0 Beta1
-
None
Description
Question: Should typeinfo plugins.qmltypes be written to the qmldir file if there's no plugins.qmltypes file installed? Currently we always write it
This should be fixed, if there's no .qmltypes, don't write that entry into qmldir.
Quickly scanning through the code, i think it's always written at the moment.
Resulted from CMake API review: https://git.qt.io/alcroito/qt6-cmake-api-review/-/blob/master/api_review_qt_6_2.md
Attachments
Issue Links
- resulted from
-
QTBUG-94581 Review and Document new Qt 6.2 CMake API
- Closed