diff options
author | Eli Schwartz <eschwartz@archlinux.org> | 2022-04-01 07:03:35 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@archlinux.org> | 2022-04-01 07:03:35 -0400 |
commit | cc8e67ce59c3b0274bc9f10cb287d5254aa74166 (patch) | |
tree | 2356936606e16970b05216355141125b4faa6d9f /mesonbuild/mesonmain.py | |
parent | fdcc5665904cc702db7a2e36de56b3f5eb29db7d (diff) | |
download | meson-cc8e67ce59c3b0274bc9f10cb287d5254aa74166.zip meson-cc8e67ce59c3b0274bc9f10cb287d5254aa74166.tar.gz meson-cc8e67ce59c3b0274bc9f10cb287d5254aa74166.tar.bz2 |
docs: fix inaccurate description of command targets
It isn't possible to have one target depend on a run_target, because
those produce no outputs and are always out of date. But the docs didn't
specify which types of target are valid here.
Correct the docs to align with the implementation.
Fixes #10198
Diffstat (limited to 'mesonbuild/mesonmain.py')
0 files changed, 0 insertions, 0 deletions