blob: 498b017fde49b1ef03a8ecee9c2ea8a56b5d4fc8 [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
python build/gen.py
ninja -C out