mirror of
https://github.com/reactos/CMake.git
synced 2024-12-11 13:24:58 +00:00
65481a60a0
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.
2 lines
22 B
Plaintext
2 lines
22 B
Plaintext
#include "main.notcu"
|