Help: Correct CUDAHOSTCXX and CUDAARCHS as having higher precedence
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
CUDAHOSTCXX is documented as being ignored if CMAKE_CUDA_HOST_COMPILER is set explicitly. Match the intended behaviour.
Fixes #23081 (closed).