Skip to content

Help: Correct CUDAHOSTCXX and CUDAARCHS as having higher precedence

Raul Tambre requested to merge tambre/cmake:cuda_host_env into master

CUDAHOSTCXX is documented as being ignored if CMAKE_CUDA_HOST_COMPILER is set explicitly. Match the intended behaviour.

Fixes #23081 (closed).

Edited by Raul Tambre

Merge request reports