C
--platform-build-dir
The build directory for the customized platform.
Description
Specifies a custom build directory for qmlprojectexporter
to find platform sources when exporting a platform together with the QmlProject.
Usage
qmlprojectexporter --outdir output-dir my_project.qmlproject --platform-build-dir custom_platform --project-type cmake --platform custom-platform-name --toochain gnu
Since
This option was introduced in Qt for MCUs 2.5.
See also qmlprojectexporter and Exporting a Qt for MCUs project with platform sources.
Available under certain Qt licenses.
Find out more.