LinkingContext
Immutable store of information needed for C++ linking that is aggregated across dependencies.Methods
libraries_to_link
sequence LinkingContext.libraries_to_linkReturns the list of
LibraryToLink
.
user_link_flags
sequence LinkingContext.user_link_flagsReturns the list of user link flags passed as strings.