@Incubating public class CPlugin extends Object implements Plugin<org.gradle.api.internal.project.ProjectInternal>
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.| コンストラクタと説明 |
|---|
CPlugin() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
apply(org.gradle.api.internal.project.ProjectInternal project)
Apply this plugin to the given target object.
|