DOC ONLY: cmake / ninja build system doc

Change-Id: I69cdcf3f0940f8a5f60203034688a0c63446f65c
Signed-off-by: Dave Barach <dave@barachs.net>
This commit is contained in:
Dave Barach
2018-09-04 16:55:53 -04:00
committed by Florin Coras
parent a9cf6afa3e
commit ecbe6f5eb9
2 changed files with 188 additions and 1 deletions

View File

@ -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