Update recipe for new build generation location

Change-Id: I8993b5d4b7551b9e65686e70c0d62eafabf4ec10
Reviewed-on: https://gn-review.googlesource.com/1280
Reviewed-by: Petr Hosek <phosek@google.com>
8 files changed
tree: 1839a252b63cf5165a314cce8ed06c4e15fb7b36
  1. base/
  2. build/
  3. buildtools/
  4. infra/
  5. src/
  6. testing/
  7. third_party/
  8. tools/
  9. .editorconfig
  10. .gitignore
  11. .style.yapf
  12. AUTHORS
  13. LICENSE
  14. README.md
README.md

GN

GN is a meta-build system that generates build files for Ninja.

Get started with:

git clone https://gn.googlesource.com/gn
cd gn
build/gen.py
ninja -C out