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