mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
c57541d874
With CUDAARCHS there's the possibility of tests being run with multiple architectures or having CMAKE_CUDA_ARCHITECTURES set with NVCC despite CMP0104 being OLD. Fix a few tests to work properly in such cases.