The Meson Build System http://mesonbuild.com/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

249 B

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.