Skip to content
Snippets Groups Projects
Commit 8c207867 authored by Roland McGrath's avatar Roland McGrath Committed by CQ bot account: commit-bot@chromium.org
Browse files

[build] Populate //zircon/public/banjo with fixed BUILD.gn files

Migrate to a new way to define the //zircon/public GN targets, starting
with just //zircon/public/banjo.  Instead of generating individual
//zircon/public/*/BUILD.gn files from templates, hard link all those
files to the same generic template.gn file.  That file uses its own
directory name as reported by GN's get_path_info() to look up its entry
in a JSON list written as a build API module by Zircon `gn gen`.

Bug: BLD-437 #comment Populate //zircon/public/banjo with fixed BUILD.gn files
Change-Id: I927009c031a8190d4b73ff9182e871bd4304fe39
parent b8836b1d
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment