Browse Source

Merge branch 'release-3.25'

Brad King 2 years ago
parent
commit
e107fd0713
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Help/release/3.25.rst

+ 4 - 0
Help/release/3.25.rst

@@ -253,3 +253,7 @@ Changes made since CMake 3.25.0 include the following.
 
 * CUDA language level 20 (corresponding to C++20) is now supported with
   NVCC 12.0 and above.
+
+* On Windows, the ``icpx`` compiler now provided by Intel oneAPI 2023.0
+  and above is no longer selected because its GNU-like command-line is
+  not yet supported by CMake.