summaryrefslogtreecommitdiffstats
path: root/Help
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2021-04-27 16:27:29 (GMT)
committerBrad King <brad.king@kitware.com>2021-04-28 14:20:59 (GMT)
commitb7193ab18f74a3b6eb6c24bac31384863ee87ffc (patch)
treecf03dc21f44de751ad54392016f6cdb80a50bc9a /Help
parent21c40086ee59bb44a286d1820089fbc7787d014a (diff)
downloadCMake-b7193ab18f74a3b6eb6c24bac31384863ee87ffc.zip
CMake-b7193ab18f74a3b6eb6c24bac31384863ee87ffc.tar.gz
CMake-b7193ab18f74a3b6eb6c24bac31384863ee87ffc.tar.bz2
Intel: Update Classic compiler version detection for 2021
The value of the `__INTEL_COMPILER` macro changed convention starting in version 2021. Fixes: #22120
Diffstat (limited to 'Help')
-rw-r--r--Help/release/3.20.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/Help/release/3.20.rst b/Help/release/3.20.rst
index 86c6a86..d274c26 100644
--- a/Help/release/3.20.rst
+++ b/Help/release/3.20.rst
@@ -351,3 +351,11 @@ Changes made since CMake 3.20.0 include the following.
iOS, tvOS and watchOS should now default to ``@rpath`` instead of using
a full absolute path and failing at runtime when the library or framework
is embedded in an application bundle (see :prop_tgt:`XCODE_EMBED_<type>`).
+
+3.20.2
+------
+
+* The Intel Classic 2021 compiler version numbers are now detected correctly
+ as having major version 2021. CMake 3.20.1 and below were not aware of a
+ change to the identification macro version scheme made by Intel starting
+ in version 2021, and detected the version as 20.2.