@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 and Description |
---|
CPlugin() |
Modifier and Type | Method and Description |
---|---|
void |
apply(Project project)
Apply this plugin to the given target object.
|