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>