commit | fbe13b7bc2fb235d6aa900cc41c7fede736a7a77 | [log] [tgz] |
---|---|---|
author | Chen Peng1 <peng1.chen@intel.com> | Tue Jul 27 10:56:13 2021 +0800 |
committer | Christopher Friedt <chrisfriedt@gmail.com> | Tue Jul 27 07:20:12 2021 -0400 |
tree | 673e40e696cfc749a7632b40fcba83d54ad2bfe7 | |
parent | 98f324000c122863ecc4ca06f5595dc1d53c2370 [diff] |
cmake: oneApi: add oneApi support on windows. add .S file extension suffix into CMAKE_ASM_SOURCE_FILE_EXTENSIONS, because clang from OneApi can't recongnize them as asm files on windows, then they won't be added into build system. Signed-off-by: Chen Peng1 <peng1.chen@intel.com>