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

8514ee9b31
HIP: analyze output of `hipcc` to determine default GPU architecture20d086f1a2
HIP: All HIP tests now run on CMake's current AMD hardware2e86e50c2f
HIP: Add HIP to all the Check* modules947dbed0aa
HIP: Automatically inject the `hip::device` runtime targetb50bfc8913
HIP: Add language to CMakeff0d2858e1
HIP: Extract clang compiler details from hipccbd844387df
ROCMClang: Add the ROCm toolkit derived clang compiler to CMake590553f322
Compilers: protect use of __has_include ... Acked-by: Kitware Robot <kwrobot@kitware.com> Acked-by: Zack Galbreath <zack.galbreath@kitware.com> Reviewed-by: Raul Tambre <raul@tambre.ee> Acked-by: Axel Huebl <axel.huebl@plasma.ninja> Merge-request: !6121