@Incubating public class ObjectiveCppPlugin extends Object implements Plugin<Project>
Automatically includes the ObjectiveCppLangPlugin for core Objective-C++ support and the NativeComponentPlugin for native component support.
ObjectiveCppCompile task for each ObjectiveCppSourceSet to compile the Objective-C++ sources.| Constructor | Description | 
|---|---|
| ObjectiveCppPlugin() | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | apply(Project project) | Apply this plugin to the given target object. |