DOC ONLY: cmake / ninja build system doc
Change-Id: I69cdcf3f0940f8a5f60203034688a0c63446f65c Signed-off-by: Dave Barach <dave@barachs.net>
This commit is contained in:

committed by
Florin Coras

parent
a9cf6afa3e
commit
ecbe6f5eb9
@ -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
|
||||
|
Reference in New Issue
Block a user