commit | 3c470b6d0ef8276f0aea16385ae68bfa6bca969c | [log] [tgz] |
---|---|---|
author | rsesek <[email protected]> | Thu Apr 14 22:41:45 2016 |
committer | Commit bot <[email protected]> | Thu Apr 14 22:42:46 2016 |
tree | ecc47893172764a0105574dfdbb2706428eec539 | |
parent | 051cfcb6697da79bd57d47e923505d2ec806cc3a [diff] |
[Mac/iOS/GN] Allow targets to override the output directory. This uses the new output_dir override of GN (see https://codereview.chromium.org/1887533003) in the tool definitions to allow targets to override this location. Updates the framework_bundle() template to specify an output_dir as well. [email protected] BUG=297668 Review URL: https://codereview.chromium.org/1886813003 Cr-Commit-Position: refs/heads/master@{#387464}