ecbe6f5eb9
Change-Id: I69cdcf3f0940f8a5f60203034688a0c63446f65c Signed-off-by: Dave Barach <dave@barachs.net>
15 lines
297 B
ReStructuredText
15 lines
297 B
ReStructuredText
.. _buildsystem:
|
|
|
|
Build System
|
|
============
|
|
|
|
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
|