zephyr/cmake/toolchain
Torsten Rasmussen c519f6ee87 cmake: fix usage of Zephyr SDK tools with 3rd party toolchains
Fixes: #25183

This commit fixes the issue where combining a 3rd party toolchain with
Zephyr SDK Tools would result in the Zephyr SDK overruling the toolchain
in use.

This is fixed by keeping track of current toolchain variant.

Signed-off-by: Torsten Rasmussen <Torsten.Rasmussen@nordicsemi.no>
2020-05-19 17:12:11 +02:00
..
cross-compile cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
espressif cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
gnuarmemb cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
host cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
llvm cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
xcc cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
xtools cmake: toolchain: print what we find 2020-03-10 14:53:28 +02:00
zephyr cmake: fix usage of Zephyr SDK tools with 3rd party toolchains 2020-05-19 17:12:11 +02:00