public abstract class LdflagsStaticMacro extends CxxGenruleFilterAndTargetsMacro
$(ldflags-static ...)
macro type.Constructor and Description |
---|
LdflagsStaticMacro() |
Modifier and Type | Method and Description |
---|---|
Class<? extends Macro> |
getMacroClass() |
static LdflagsStaticMacro |
of(Optional<Pattern> pattern,
com.google.common.collect.ImmutableList<BuildTarget> buildTargets) |
getFilter, getTargets, translateTargets
public static LdflagsStaticMacro of(Optional<Pattern> pattern, com.google.common.collect.ImmutableList<BuildTarget> buildTargets)