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