Dave Barach ecbe6f5eb9 DOC ONLY: cmake / ninja build system doc
Change-Id: I69cdcf3f0940f8a5f60203034688a0c63446f65c
Signed-off-by: Dave Barach <dave@barachs.net>
2018-09-06 14:40:51 +00:00

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