diff options
| author | Sami Shalayel <sami.shalayel@qt.io> | 2024-04-23 16:31:58 +0200 |
|---|---|---|
| committer | Sami Shalayel <sami.shalayel@qt.io> | 2024-04-24 16:49:06 +0200 |
| commit | 5fdd8793c2adc7c2c93f5d02ef33044dc784afa4 (patch) | |
| tree | b449275e0b1f5ab005c2daf7e9f344ec13420f1f /src/qmlcompiler/qqmljscompiler.cpp | |
| parent | 73a2843dadb5819090e98259806ce4c1a8057f0a (diff) | |
cmake: fix .qmlls.ini generation for dotted uris
QML Modules with dotted URIs actually should not have .qmlls.ini point
the QML modules build folder, but to the build folder from which qmlls
can actually find the QML module.
For example, a QML module called Dotted.Uri.Hello.World should have the
build directory `<buildfolder>/` instead of
`<buildfolder>/Dotted/Uri/Hello/World`.
Add tests for that, and pick back to 6.7 where the feature was
introduced.
Pick-to: 6.7
Fixes: QTBUG-124521
Change-Id: I95cf8e0d5894c5ad2c6f3117224d0a1a76cf531f
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src/qmlcompiler/qqmljscompiler.cpp')
0 files changed, 0 insertions, 0 deletions
