Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
Description
Just as how we have "NO_PLUGIN", "NO_GENERATE_QMLDIR", etc. we can also have something like "NO_QMLDIR_PREFERRED_PATH" for use-cases where people currently resort to modifying the generated qmldir files afterwards (some use-cases are described in the comments at QTBUG-120435)
Notes
This is obviously incompatible with the effects of QTP0004, so we should produce a warning if all 3 conditions below are met:
- The proposed flag is set
- QTP0004 is enabled
- The QML module contains files in different directories
Attachments
Issue Links
- is covered by
-
QTBUG-138269 Provide a way to customize the "prefer" declaration in auto-generated qmldir files
-
- Reported
-
- resulted from
-
QTBUG-120435 CMake/qml applications cannot be set up to load qml sources at runtime
-
- Reported
-