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 .