Daniel Saier 2f41bd3be4 zig cc: Treat cu files as C++ source files
First step towards #10634.

Treating stub files as C++ allows to use zig c++ as a host
compiler for nvcc.

Treating cu files as C++ allow using zig c++ as a host compiler in
CMake. CMake calls the host compiler with -E on a cu file to identify
the compiler.

Using zig c++ to directly compile CUDA code is untested.
2022-01-27 19:23:55 +02:00
..
2022-01-20 16:17:16 -07:00
2022-01-24 21:53:57 -07:00
2022-01-14 12:39:06 -07:00
2022-01-07 00:06:06 -05:00
2022-01-02 13:16:17 -07:00
2022-01-24 21:53:57 -07:00
2022-01-26 09:10:12 +02:00
2022-01-07 00:06:06 -05:00
2022-01-24 21:53:57 -07:00
2021-09-24 13:39:20 -04:00
2022-01-24 21:53:57 -07:00