zephyr/cmake/compiler/clang
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
..
compiler_flags.cmake cmake: gcc/clang: enable colour diagnostics in terminal output 2021-04-16 12:20:53 +02:00
generic.cmake
target.cmake cmake: oneApi: add oneApi support on windows 2021-07-27 07:20:12 -04:00