@Incubating @NonNullApi public class CppBasePlugin extends Object implements Plugin<Project>
Constructor | Description |
---|---|
CppBasePlugin(org.gradle.api.internal.artifacts.ivyservice.projectmodule.ProjectPublicationRegistry publicationRegistry) |
Modifier and Type | Method | Description |
---|---|---|
void |
apply(Project project) |
Apply this plugin to the given target object.
|