X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fbuild-sdk-meson.txt;h=508e2cb642c0ab469883a0fecf3271150804e9ea;hb=a1191d39cb57186a9c9b1faa2bd3e2f55f0354e4;hp=9618e759eac6b275e903e33ae9a507963611d3cd;hpb=e53a5299d21936156710dbe69c913a4d6a6694ed;p=dpdk.git diff --git a/doc/build-sdk-meson.txt b/doc/build-sdk-meson.txt index 9618e759ea..508e2cb642 100644 --- a/doc/build-sdk-meson.txt +++ b/doc/build-sdk-meson.txt @@ -85,6 +85,8 @@ Project-specific options are passed used -Doption=value:: meson -Dmax_lcores=8 smallbuild # scale build for smaller systems + meson -Denable_docs=true fullbuild # build and install docs + Examples of setting the same options using meson configure:: meson configure -Dwerror=true