mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 05:38:24 -05:00
3b18fa9e8b
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