aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/bin/functions.cxx
AgeCommit message (Collapse)AuthorFilesLines
2020-06-16Add $bin.link_member() functionBoris Kolpackov1-0/+68
Given a linker output target type ("exe", "lib[as]", or "libu[eas]") return the target type of lib{} group member ("liba" or "libs") that will be picked when linking a lib{} group to this target type.