Go to file
Samuli Piippo 08d101c2eb Add support for mingw32 build
Add support for building nativesdk components with meta-mingw layer
for Windows SDK. Skip some of the nativesdk tools as they cannot be built.

Qt6Toolchain.cmake can be used with SDKPATH environment variable set
to the SDK installation path using forward slashes as path separators.
It depends on the nativesdk-cmake which cannot be built until upstream
patches to meta-mingw are approved.

Task-number: QTBUG-86431
Change-Id: I482f85f10461e77bb183cf763d6ef531b45e016a
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
2020-09-22 04:31:51 +00:00
classes Add support for mingw32 build 2020-09-22 04:31:51 +00:00
coin Update modules 2020-09-07 14:58:14 +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 Add support for mingw32 build 2020-09-22 04:31:51 +00: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>