qt6_am_create_builtin_package

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

Synopsis

qt6_am_create_builtin_package(
    target
    SOURCE_DIR <dir>
)

If versionless commands are disabled, use qt6_am_create_builtin_package() instead. It supports the same set of arguments as this command.

Description

Adds a custom target, containing the info.yaml manifest from SOURCE_DIR as source file.

This is a dummy function that works exactly like qt_am_create_installable_package, but for built-in packages.

Note: This function will serve as an anchor for the application manager's QtCreator integration to discover the available packages in a System UI.

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.