DOC ONLY: cmake / ninja build system doc
[vpp.git] / docs / gettingstarted / developers / buildsystem / index.rst
index 38ba972..908e91e 100644 (file)
@@ -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