Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.7.0
-
None
-
f654519c7 (dev), 6865c21e4 (dev), 3ad691586 (6.9), d61c78427 (6.9)
Description
qt_add_qml_module in qtdeclarative/src/qml/Qt6QmlMacros.cmake should set the cmake SKIP_LINTING source property on all of the source code files it generates. It doesn't make sense to run linting tools against this generated code.
https://cmake.org/cmake/help/latest/prop_sf/SKIP_LINTING.html
Potential patch for 6.7.0 Qt6QmlMacros.cmake attached
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-125077 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
615127,11 | Add `_qt_internal_set_source_file_generated` function | dev | qt/qtbase | Status: MERGED | +2 | 0 |
615128,12 | Use `_qt_internal_set_source_file_generated` | dev | qt/qtbase | Status: MERGED | +2 | 0 |
624806,2 | Add `_qt_internal_set_source_file_generated` function | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |
624808,2 | Use `_qt_internal_set_source_file_generated` | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |