Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.5.4, 6.6, 6.7
-
None
-
-
7c6ef1544 (tqtc/lts-6.5), ad6753ba7 (dev), dc327e192 (6.6)
Description
https://codereview.qt-project.org/c/qt/qtdeclarative/+/516745 introduced a regression for the CMake VS generators if qt_add_qml_module is called in different subdirectories.
Such a project will error out with
CMake Error at D:/dev/qt/dev-x86_64/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:1073 (add_custom_command): TARGET 'all_qmllint' was not created in this directory.
Attachments
Issue Links
- is duplicated by
-
QTBUG-120478 qml linting doesn't work with MSVC cmake generator
- Closed
- relates to
-
QTBUG-119555 [REG] Qt 6.6.1 breaks qt_add_translations
- Closed
- resulted from
-
QTBUG-115166 qt_add_qml_module() causes non-Ninja generators to think that projects are never up-to-date
- Closed