Skip to content

Help: Document CMAKE_CUDA_HOST_COMPILER as specific to NVIDIA nvcc

Brad King requested to merge brad.king/cmake:doc-CMAKE_CUDA_HOST_COMPILER into master

Explain the purpose of this variable and the conditions under which it can be set. Point out that it should not be set explicitly without also setting CMAKE_CUDA_COMPILER explicitly.

Issue: #20826 (closed)

Merge request reports