QT_QMLLINTER_TARGETS_FOLDER

This property was introduced in Qt 6.5.

Note: This property is in technology preview and may change in future releases.

Name of the FOLDER for targets that are related to the QML linter.

By default, this property is set to QmlLinter.

This property only has an effect if CMake's USE_FOLDERS property is ON.

You can enable folder support by calling qt_standard_project_setup.