> From: dev [mailto:[email protected]] On Behalf Of Bruce Richardson > Sent: Friday, February 16, 2018 4:54 PM > To: [email protected] > Cc: Richardson, Bruce <[email protected]> > Subject: [dpdk-dev] [PATCH 1/3] app: generalize building of apps using meson > > Since most apps are built in largely the same way, generalize the logic > into a foreach loop in app/meson.build file. > > Signed-off-by: Bruce Richardson <[email protected]>
Acked-by: Harry van Haaren <[email protected]>

