diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-02-15 21:26:31 +0530 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2017-02-17 15:42:12 -0500 |
commit | 15b6915954c7c3d7a06455aeb7995524ac43ff3b (patch) | |
tree | 13d44490c03fe116e5961ec80f82c22f3cf25bd8 /mesonbuild/backend | |
parent | 16adedf6bc941745d3f10a2ad70fe710dfe1b206 (diff) | |
download | meson-15b6915954c7c3d7a06455aeb7995524ac43ff3b.zip meson-15b6915954c7c3d7a06455aeb7995524ac43ff3b.tar.gz meson-15b6915954c7c3d7a06455aeb7995524ac43ff3b.tar.bz2 |
custom_target: Recursively flatten `command:`
Without this, files() in the arguments give an error because it's a list
of mesonlib.File objects:
Array as argument 1 contains a non-string.
It also breaks in nested lists. Includes a test for this.
Diffstat (limited to 'mesonbuild/backend')
0 files changed, 0 insertions, 0 deletions