X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=docs%2Fgettingstarted%2Fdevelopers%2Fbuildsystem%2Findex.rst;h=908e91e1fc17b1ebd20f75dadd468653e9998bbb;hb=ecbe6f5eb971e57df108f86d52cd005a07e18712;hp=38ba9724c68623516941290b0c44a71f37cdd223;hpb=a9cf6afa3e2cbc881a41ee6930e2a7d1797c8cf0;p=vpp.git diff --git a/docs/gettingstarted/developers/buildsystem/index.rst b/docs/gettingstarted/developers/buildsystem/index.rst index 38ba9724c68..908e91e1fc1 100644 --- a/docs/gettingstarted/developers/buildsystem/index.rst +++ b/docs/gettingstarted/developers/buildsystem/index.rst @@ -3,9 +3,12 @@ Build System ============ -This guide describes the vpp build system in detail. +This guide describes the vpp build system in detail. As of this writing, +the build systems uses a mix of make / Makefiles, cmake, and ninja to +achieve excellent build performance. .. toctree:: mainmakefile + cmakeandninja buildrootmakefile