0

Complete partial documentation of root .gn's secondary_source.

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

Cr-Commit-Position: refs/heads/master@{#295565}
This commit is contained in:
scheib
2014-09-18 14:50:13 -07:00
committed by Commit bot
parent 5926b3d223
commit ec4b3a4e41

2
.gn

@ -5,4 +5,6 @@
buildconfig = "//build/config/BUILDCONFIG.gn"
# The secondary source root is a parallel directory tree where
# GN build files are placed when they can not be placed directly
# in the source tree, e.g. for third party source trees.
secondary_source = "//build/secondary/"