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:
2
.gn
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/"
|
||||
|
Reference in New Issue
Block a user