aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/modules
diff options
context:
space:
mode:
authorNicolas Schneider <nioncode+git@gmail.com>2017-03-19 23:28:05 +0100
committerNicolas Schneider <nioncode+git@gmail.com>2017-03-20 14:33:44 +0100
commitb434fcd12b59f10f7623d27eafa8ac48c7d051f3 (patch)
tree6a7b3b1def4e44b688814b49fbfab231ade30bff /mesonbuild/modules
parent59984f501412cb2c8b8643a6b5ee4933c891d99e (diff)
downloadmeson-b434fcd12b59f10f7623d27eafa8ac48c7d051f3.zip
meson-b434fcd12b59f10f7623d27eafa8ac48c7d051f3.tar.gz
meson-b434fcd12b59f10f7623d27eafa8ac48c7d051f3.tar.bz2
vs: support Generator outputs as CustomTarget inputs
This changes how generated files are added to the VS project. Previously, they were all added as a single CustomBuildStep with all generator commands, inputs and outputs merged together. Now, each input file is added separately to the project and is given a CustomBuild command. This adds all generator input files to the files list in the VS gui and allows to run only some of the generator commands if only some of the input files have changed.
Diffstat (limited to 'mesonbuild/modules')
0 files changed, 0 insertions, 0 deletions