QT_QML_SKIP_QMLLINT
Prevents a file from being included in automatic qmllint processing.
This property was introduced in Qt 6.2.
Set this property to TRUE
to prevent the file from being included in automatic qmllint processing.
See also qt_target_qml_sources.