diff options
author | Andres Freund <andres@anarazel.de> | 2021-10-08 10:08:29 -0700 |
---|---|---|
committer | Andres Freund <andres@anarazel.de> | 2021-10-08 10:10:19 -0700 |
commit | 14096260c434a6fcc80d06eeba006bd1965b213c (patch) | |
tree | 9e4a39b4a019717207313055a737fdc331f0daf8 /mesonbuild/compilers/cuda.py | |
parent | 1fb2818d42726a753d0886875fa810151e3fd2bf (diff) | |
download | meson-14096260c434a6fcc80d06eeba006bd1965b213c.zip meson-14096260c434a6fcc80d06eeba006bd1965b213c.tar.gz meson-14096260c434a6fcc80d06eeba006bd1965b213c.tar.bz2 |
backend/vs: Parallelize compilation inside one project.
UseMultiToolTask allows parallelism inside a project, without requiring cl.exe
internal multi-threading (which meson generated projects currently can't use,
mainly due to specifying output filenames for each object).
TODO:
- think about making behaviour conditional on msbuild version / add comment
why not
Diffstat (limited to 'mesonbuild/compilers/cuda.py')
0 files changed, 0 insertions, 0 deletions