Re: [dpdk-dev] [dpdk-web] [PATCH] add build system update as nice to have

2020-01-17 Thread Honnappa Nagarahalli
I think this is a good feature to have. > > 2 thoughts on this, and adding dev list to discussion. > > 1) This would only apply to make builds, I think. Any internal headers should > not be passed to the "headers = " line in meson which tracks headers for > installation only (all headers are fo

Re: [dpdk-dev] [dpdk-web] [PATCH] add build system update as nice to have

2020-01-17 Thread Richardson, Bruce
2 thoughts on this, and adding dev list to discussion. 1) This would only apply to make builds, I think. Any internal headers should not be passed to the "headers = " line in meson which tracks headers for installation only (all headers are found at build time in their original source locations