mirror of
https://github.com/klzgrad/naiveproxy.git
synced 2024-11-24 14:26:09 +03:00
628 B
628 B
What is GN?
GN is a meta-build system that generates Ninja build files so that you can build Chromium with Ninja.
I want more info on GN!
Read these links:
- Quick start
- FAQ
- Language and operation details
- Reference: The built-in
gn help
documentation. - Style guide
- Cross compiling and toolchains
- Hacking on GN itself
- Standaline GN projects
- Pushing new binaries