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