[v1 2/3] meson: add a meson option to install examples source
Bruce Richardson
bruce.richardson at intel.com
Tue Aug 6 16:01:30 CEST 2024
On Tue, Aug 06, 2024 at 07:12:17PM +0530, Gagandeep Singh wrote:
> Adding a meson option "enable_examples_source_install"
> to enable or disable installation of examples source code.
>
> Default value is true.
>
> Signed-off-by: Gagandeep Singh <g.singh at nxp.com>
> ---
> meson.build | 7 ++++---
> meson_options.txt | 2 ++
> 2 files changed, 6 insertions(+), 3 deletions(-)
>
Is installing sample code for DPDK a problem that we need to disable it? I
was expecting that such filtering out of unwanted files could be done via
packaging rather than us having to add lots of DPDK build options to
control these things.
/Bruce
More information about the dev
mailing list