tree: dc52c882f97765cb86e47126615075d402a7c899 [path history] [tgz]
  1. toolchain/
  2. BUILDCONFIG.gn
  3. README.md
third_party/build_gn/README.md

build_gn

URL

https://gn.googlesource.com/gn/+/refs/heads/master/examples/simple_build/build

License

BSD 3-Clause

License File

LICENSE

Description

gn is metabuild system that generates ninja files for further compilation

gn tool requires paths to all the toolchains to be used for compilation, for example compiler, linker etc. The toolchains in toolchain/BUILD.gn are from the examples repository for gn. BUILDCONFIG.gn is also trimmed down version from examples/simple_build/build/