1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-15 20:46:37 +08:00

Merge branch 'release-3.25'

This commit is contained in:
Brad King
2023-01-19 10:40:17 -05:00

View File

@@ -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.