QT_QMLLINTER_TARGETS_FOLDER

This property was introduced in Qt 6.5.

注意: 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.

默认情况下,此特性被设为 QmlLinter .

This property only has an effect if CMake's USE_FOLDERS 特性为 ON .

You can enable folder support by calling qt_standard_project_setup .