DescriptionSeparate out target defaults in the GN build config.
This separates out the default values of configs for the various target types into well-named global variables that can be referred to in different places.
This allows us to move the set_defaults calls for various templates to the places where those templates are defined rather than putting them all in BUILDCONFIG. An example of this is the test() target defaults, where the actual template is declared in a .gni file but the defaults have to be global.
Committed: https://crrev.com/edb6ecc9667278999e8b885a4e79849887580d2d
Cr-Commit-Position: refs/heads/master@{#405627}
Patch Set 1 #Patch Set 2 : Format #
Total comments: 1
Messages
Total messages: 16 (9 generated)
|