Attention is currently required from: Thomas Heijligen. Hello build bot (Jenkins), Edward O'Callaghan, Angel Pons, Arthur Heymans, Anastasia Klimchuk,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/flashrom/+/64384
to look at the new patch set (#2).
Change subject: meson: use files() for srcs list ......................................................................
meson: use files() for srcs list
Meson looks up if the file xyz.c exists when calling file('xyz.c'). Furthermore it keeps track of the directory of the file. This is handy when using multiple directories.
Change-Id: I346b5468b4203f1521ec73a90f93ff3b13ebf43c Signed-off-by: Thomas Heijligen thomas.heijligen@secunet.com --- M meson.build 1 file changed, 64 insertions(+), 61 deletions(-)
git pull ssh://review.coreboot.org:29418/flashrom refs/changes/84/64384/2