Go to file
Samuli Piippo 9e69b0f3b0 sdk: set default install prefix
Set default install prefix to match the Qt's prefix path. This makes
deployment on Windows work as otherwise the default path would be some
Windows path instead of target path in the device.

Use CMAKE_INSTALL_PREFIX_INITIALIZED_TO_DEFAULT same as cmake so that
projects can still set their default path if not forced from command line.

Change-Id: If2d703a3f46abaeaa015df4e9385313498ec9d17
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2020-09-24 10:35:44 +00:00
classes sdk: set default install prefix 2020-09-24 10:35:44 +00:00
coin qtwayland: support building for mingw 2020-09-22 14:24:09 +03:00
conf layer: remove unsupported layers 2020-06-09 15:02:00 +03:00
licenses Update commercial license 2020-06-09 15:01:40 +03:00
recipes-qt qtwayland: support building for mingw 2020-09-22 14:24:09 +03:00
COPYING.MIT initial commit 2020-01-24 11:54:52 +02:00
README Add README 2020-06-25 10:36:42 +03:00

Qt6 OpenEmbedded/Yocto Project layer
====================================

This layer depends on:

URI: https://github.com/openembedded/openembedded-core (branch: master)

Contributing
------------

To contribute to this layer you should submit the patches for review using
Qt Gerrit (https://codereview.qt-project.org).

More information about Qt Gerrit and how to use it:
https://wiki.qt.io/Gerrit_Introduction
https://wiki.qt.io/Setting_up_Gerrit

Layer maintainers
-----------------

Samuli Piippo <samuli.piippo@qt.io>