15 lines
297 B
ReStructuredText
Raw Normal View History

.. _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