New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 903570 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Make "root_build_dir" work in args.gn file

Project Member Reported by liaoyuke@chromium.org, Nov 8

Issue description

Currently, "root_build_dir" doesn't work in args.gn file, and GN complains that '"root_build_dir" is not currently in scope.'. For example: input_file="$root_build_dir/some_file.txt".

We want this because it will make it much easier to pass a file that is within root build directory to args.gn file.

brettw@, dpranke@, do you have any concerns with implementing this?
 
This seems like a fine thing to add.
Fine by me as well.

Sign in to add a comment