W3cubDocs

/Qt

QT_QML_IMPORT_PATH

Specifies a list of directories to search for QML imports.

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

This property is currently only used when generating a deployment settings file for Android. It typically contains just the path to Qt's qml directory, but it can be a list that contains other locations to be searched as well. For application-specific QML imports, use QT_QML_ROOT_PATH instead.

See also qt_android_generate_deployment_settings().

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.2/cmake-target-property-qt-qml-import-path.html