mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-20 06:48:38 -05:00
9c479c7c40
The ifx beta versions forgot to define `__INTEL_LLVM_COMPILER`, and instead define `__INTEL_COMPILER == 201900`. Add a special case. Issue: #22120