mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 05:11:15 -06:00
CUDA 8.0 MSBuild rules do not pass `-x cu` to nvcc and so cannot support a custom file extension. Fix our test for this to use a `.cu` extension instead.