mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 14:19:59 -05:00
Intel: Add Intel Clang compiler identification
The compiler identifies itself with the `__INTEL_CLANG_COMPILER` preprocessor definition.
This commit is contained in:
committed by
Brad King
parent
af048185b1
commit
5c3a93ab88
@@ -26,6 +26,7 @@ include:
|
||||
IAR = IAR Systems (iar.com)
|
||||
Intel = Intel Compiler (intel.com)
|
||||
IntelDPCPP = Intel DPCPP Compiler (intel.com)
|
||||
IntelClang = Intel Clang Compiler (intel.com)
|
||||
MSVC = Microsoft Visual Studio (microsoft.com)
|
||||
NVIDIA = NVIDIA CUDA Compiler (nvidia.com)
|
||||
OpenWatcom = Open Watcom (openwatcom.org)
|
||||
|
||||
Reference in New Issue
Block a user