blob: 486b14d50f6829e030833506aa94ca45839a7391 [file] [log] [blame] [view]
# GN
GN is a meta-build system that generates build files for
[Ninja](https://ninja-build.org).
Get started with:
git clone https://gn.googlesource.com/gn
cd gn
build/gen.py
ninja -C out