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

Issue 599318 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit 26 days ago
Closed: Jun 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: iOS , Mac
Pri: 3
Type: Bug



Sign in to add a comment

GN: add output_dir parameter to dynamic_library/executable/static_library targets

Project Member Reported by sdefresne@chromium.org, Mar 31 2016

Issue description

Per discussion on gn-dev:

While trying to write templates to generate mac framework bundle, we were investigating whether we could put the generated dynamic library in a sub-directory of root_build_dir. Mostly in a (maybe misdirected) attempt to keep build_root_dir clean. As we have to copy the dynamic library to the bundle, we can change the name at that point, so having the default name is not a problem.

I'll see if it is possible to write a simple CL to add a "output_dir" parameter to executable/dynamic_library/static_library targets. Then it'll be clearer whether this is worth supporting or not.

 
Cc: rsesek@chromium.org
rsesek@: do we still need this?
Cc: sdefresne@chromium.org
Owner: brettw@chromium.org
Status: Fixed (was: Assigned)
Brett added this for us:

https://chromium.googlesource.com/chromium/src/+/f2eba7f76b6effb82ddce70d2bb227f4e25b1f69

Sign in to add a comment