[dpdk-web] [PATCH] update quick start page
Thomas Monjalon
thomas at monjalon.net
Thu Jun 18 10:50:25 CEST 2020
18/06/2020 10:21, Richardson, Bruce:
> From: Thomas Monjalon
> > --- a/content/doc/quick-start.md
> > +++ b/content/doc/quick-start.md
> > - make
> > + meson -Dexamples=all build
>
> Do we really want building all examples to be part of the default instructions? It will lead to a longer build time?
> I think we should give initial instructions just with meson build, and then afterwards show building examples.
How do you suggest is the best to compile examples in a second step?
meson configure -Dexamples=all ?
More information about the web
mailing list