Skip to content

Commit

Permalink
Mention GN in the Linux build instructions documentation
Browse files Browse the repository at this point in the history
There's no pointers to what GN is or how to set it up from this document
despite there being references to using it. This change adds the
GN Quick Start Guide to the Advanced Features section.

Review URL: https://codereview.chromium.org/1806213002

Cr-Commit-Position: refs/heads/master@{#381666}
  • Loading branch information
alancutter authored and Commit bot committed Mar 17, 2016
1 parent cf1a651 commit dff8eb2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/linux_build_instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,8 @@ page.

## Advanced Features

* Want to use the (in development) GN build workflow? See
[GN Quick Start](../tools/gn/docs/quick_start.md)
* Building frequently? See [LinuxFasterBuilds](linux_faster_builds.md).
* Cross-compiling for ARM? See [LinuxChromiumArm](linux_chromium_arm.md).
* Want to use Eclipse as your IDE? See
Expand Down

0 comments on commit dff8eb2

Please sign in to comment.