Commit ec4b3a4e authored by scheib's avatar scheib Committed by Commit bot

Complete partial documentation of root .gn's secondary_source.

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

Cr-Commit-Position: refs/heads/master@{#295565}
parent 5926b3d2
...@@ -5,4 +5,6 @@ ...@@ -5,4 +5,6 @@
buildconfig = "//build/config/BUILDCONFIG.gn" buildconfig = "//build/config/BUILDCONFIG.gn"
# The secondary source root is a parallel directory tree where # 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/" secondary_source = "//build/secondary/"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment