Skip to content

NVCC: Detect host compiler id and version

Brad King requested to merge brad.king/cmake:cuda-host-compiler-id into master

Report them in CMAKE_<LANG>_HOST_COMPILER_{ID,VERSION} variables.

Fixes: #20901

Merge request reports