parent
e1b50309df
commit
43147c2594
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
||||
## Cuda support |
||||
|
||||
Compiling Cuda source code is now supported, though only with the |
||||
Ninja backend. This has been tested only on Linux for now. |
||||
|
||||
Because NVidia's Cuda compiler does not produce `.d` dependency files, |
||||
dependency tracking does not work. |
Loading…
Reference in new issue