Skip to content

Latest commit

 

History

History
executable file
·
26 lines (14 loc) · 1.03 KB

rules.md

File metadata and controls

executable file
·
26 lines (14 loc) · 1.03 KB

bartleby

bartleby(name, prefix, srcs)

Run Bartleby on a set of libraries.

This outputs a target that provides a CcInfo provider.

ATTRIBUTES

Name Description Type Mandatory Default
name A unique name for this target. Name required
prefix Prefix to apply to library's symbols String optional ""
srcs Libraries to give to bartleby. These targets have to provide a CcInfo provider. List of labels required