meta-qt6/classes
Samuli Piippo 5cbac6cf35 sdk: rewrite cmake toolchain file without environment variables
The default OEToolchainConfig.cmake uses environment variables
to set all the cmake variables in place. The Qt6Toolchain.cmake
chainloaded the same toolchain file after setting everything to env.

Rewrite the Qt6Toolchain.cmake now to set all the cmake variables
directly without using environment variables or chainloading
the origin OEToolchainConfig.cmake.

This allow better integration to QtCreator that might be used
to modify the compiler flags for projects.

Change-Id: I7c7c42ec17c86f53b62ed557d9b61d5d19abc1e0
Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io>
Reviewed-by: Cristian Adam <cristian.adam@qt.io>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
2022-03-04 07:05:59 +00:00
..
disable-build.bbclass Add bbclass for disabling unsupported modules 2020-11-16 22:04:43 +02:00
populate_sdk_qt6_base.bbclass sdk: rewrite cmake toolchain file without environment variables 2022-03-04 07:05:59 +00:00
qt6-cmake.bbclass qt6-cmake: inherit pkgconfig 2022-02-01 06:00:46 +00:00
qt6-paths.bbclass Convert to new override syntax 2021-08-24 14:37:21 +03:00
qt6-qmake.bbclass qt6-qmake: use the OE_QMAKE bindir and libexecdir 2021-12-29 05:24:07 +00:00
srcrev-update.bbclass Move all Qt module SRCREVs into one file 2021-09-15 07:53:53 +03:00