aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/scripts/externalproject.py
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2021-09-13 14:16:24 -0700
committerXavier Claessens <xclaesse@gmail.com>2021-09-14 13:38:04 -0400
commitfddf88ba08e4211b8793964efb0461725bdacd21 (patch)
treec799fdec3c1d0e0c02aea1f8c21b5897562169ae /mesonbuild/scripts/externalproject.py
parent214d03568f75fbd578cc97d46f48d5d882f3870b (diff)
downloadmeson-fddf88ba08e4211b8793964efb0461725bdacd21.zip
meson-fddf88ba08e4211b8793964efb0461725bdacd21.tar.gz
meson-fddf88ba08e4211b8793964efb0461725bdacd21.tar.bz2
backends/vs: Do not emit dummy command for alias_command().
Alias commands did not work with the vs backend, due to trying to access target.command[0] with an empty command. Fix this by just not emitting a CustomBuild node for alias targets - the project references are enough to trigger the necessary actions. Fixes: #9247
Diffstat (limited to 'mesonbuild/scripts/externalproject.py')
0 files changed, 0 insertions, 0 deletions