Description[ios] Add framework_dir flag to all_dependent_configs (-F).
When building a custom framework, the framework and the framework_dir
flags need to be added to the command-line of every linkable target
the depends directly or indirectly on it. GN propagates properly the
framework as it knows about "libs", but the -F flag added to ldflags
need to be propagated using all_dependent_configs.
BUG=704946
Review-Url: https://codereview.chromium.org/2778813002
Cr-Commit-Position: refs/heads/master@{#460071}
Committed: https://chromium.googlesource.com/chromium/src/+/5376139411f2b362d24abc27425f3827697a46d4
Patch Set 1 #Patch Set 2 : Rebase on origin/master. #
Messages
Total messages: 18 (11 generated)
|