public static class JavaTestDescription.CxxLibraryEnhancement extends Object
Modifier and Type | Field and Description |
---|---|
com.google.common.collect.ImmutableMap<String,String> |
nativeLibsEnvironment |
BuildRuleParams |
updatedParams |
Constructor and Description |
---|
CxxLibraryEnhancement(BuildTarget buildTarget,
ProjectFilesystem projectFilesystem,
BuildRuleParams params,
Optional<Boolean> useCxxLibraries,
com.google.common.collect.ImmutableSet<BuildTarget> cxxLibraryWhitelist,
ActionGraphBuilder graphBuilder,
CxxPlatform cxxPlatform) |
Modifier and Type | Method and Description |
---|---|
static MappedSymlinkTree |
buildNativeLibsSymlinkTreeRule(BuildTarget buildTarget,
ProjectFilesystem projectFilesystem,
ActionGraphBuilder graphBuilder,
BuildRuleParams buildRuleParams,
CxxPlatform cxxPlatform) |
public final BuildRuleParams updatedParams
public CxxLibraryEnhancement(BuildTarget buildTarget, ProjectFilesystem projectFilesystem, BuildRuleParams params, Optional<Boolean> useCxxLibraries, com.google.common.collect.ImmutableSet<BuildTarget> cxxLibraryWhitelist, ActionGraphBuilder graphBuilder, CxxPlatform cxxPlatform)
public static MappedSymlinkTree buildNativeLibsSymlinkTreeRule(BuildTarget buildTarget, ProjectFilesystem projectFilesystem, ActionGraphBuilder graphBuilder, BuildRuleParams buildRuleParams, CxxPlatform cxxPlatform)