mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-14 02:08:27 +08:00

Add the `CrayClang` compiler ID to the list of OpenMP flag candidates and ensure the flags are propagated to the link step to trigger the Cray OpenMP offload linker (`cce_omp_offload_linker`) wrapper. Fixes: #24402, #24962