DescriptionRationalize the top-level BUILD.gn rules a bit
Historically for reasons that are no longer relevant //mojo/BUILD.gn's
"mojo" target has been treated as the global metatarget to add new
things to, including targets in other top-level directories like
//services. This rationalizes the dependency structure in the top few
build files to more closely match the directory structure. //BUILD.gn
references metatargets in top level directories and
//{services,mojo,shell}/BUILD.gn handle references within those
//directories. This will hopefully make it clearer where to add new
//targets.
R=viettrungluu@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/25dfab20ede060a13acea2adc34164ab0feb17b1
Patch Set 1 #
Total comments: 2
Messages
Total messages: 5 (1 generated)
|