Description
Ninja build files can be generated from GN project descriptions for large C and C++ codebases. It is useful for developers working on Chromium-style projects or other builds that use GN as the meta-build layer.
Use it inside source trees that provide GN files. Build configuration affects compiler flags, dependencies and output paths, so review generated settings before release builds.