Signed-off-by: hmz007 <hmz007@gmail.com> Change-Id: Ib87fdbe7a0be7dc961af3500fe9ea4589a127f9f
build_gn
URL
https://gn.googlesource.com/gn/+/refs/heads/master/examples/simple_build/build
License
BSD 3-Clause
License File
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/