blob: c7e1ad3f55d001bd7ef0b624a87902d6a0de3034 [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