Add release note snippet.
This commit is contained in:
parent
e1b50309df
commit
43147c2594
|
@ -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