DescriptionIntroduce the 'link_dependency' attribute that removes the targets having this
attribute from the 'none' targets' dependencies.
The intention behind this change is to let the users have static_library or
shared_library targets on which _every_ other executable/shared_library target
must depend, without introducing excessive dependencies on the former ones from
the 'none' metatargets (such excessive dependencies may trigger generator bugs
like https://code.google.com/p/gyp/issues/detail?id=409).
GYP r1860
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #
Messages
Total messages: 15 (0 generated)
|