1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-16 05:26:58 +08:00

Help: Add release note for IntelLLVM compiler support

This was accidentally left out from commit a90d2a9eed (IntelLLVM: Add
support for Intel LLVM-based compilers, 2020-11-02).

Issue: #21561
This commit is contained in:
Brad King
2021-01-29 08:04:43 -05:00
parent 0e60ec7480
commit b9f945eccb

View File

@@ -0,0 +1,6 @@
intel-llvm-compilers
--------------------
* The Intel oneAPI Compilers are now supported with compiler id ``IntelLLVM``.
Support is available for the C, C++, and Fortran compilers on Linux, and
for the C and C++ compilers on Windows.