zephyr/cmake/compiler
Chen Peng1 98f324000c cmake: oneApi: add oneApi support on windows
The icx compiler of oneApi will invoke clang-cl on windows,
this is not supported in zephyr now, so change to use
clang directly.
And the clang from oneApi can't recognize those cross
compiling target variables of cmake, such as
CMAKE_C_COMPILER_TARGET, so used other cmake functions
to pass them to clang.

Signed-off-by: Chen Peng1 <peng1.chen@intel.com>
2021-07-27 07:20:12 -04:00
..
arcmwdt cpp: Restore C++2A Kconfig 2021-07-14 07:19:43 -04:00
clang cmake: oneApi: add oneApi support on windows 2021-07-27 07:20:12 -04:00
gcc cmake: don't enable color diagnostics for xcc 2021-07-22 15:41:11 +03:00
host-gcc cmake: host-gcc: Remove libgcc library path resolution 2021-06-16 18:35:54 +02:00
icx cmake: fix isystem_include_dir path for windows 2021-04-02 13:36:49 -04:00
xcc toolchain: Xtensa C compiler using new abstraction pattern 2020-09-04 20:36:59 +02:00
compiler_flags_template.cmake cpp: Restore C++2A Kconfig 2021-07-14 07:19:43 -04:00