DOC ONLY: cmake / ninja build system doc
[vpp.git] / docs / gettingstarted / developers / buildsystem / index.rst
1 .. _buildsystem:
2
3 Build System
4 ============
5
6 This guide describes the vpp build system in detail. As of this writing,
7 the build systems uses a mix of make / Makefiles, cmake, and ninja to
8 achieve excellent build performance.
9
10 .. toctree::
11
12     mainmakefile
13     cmakeandninja
14     buildrootmakefile