@Incubating @NonNullApi public class GccCompilerPlugin extends java.lang.Object implements Plugin<Project>
Plugin
which makes the GNU GCC/G++ compiler available for compiling C/C++ code.Constructor | Description |
---|---|
GccCompilerPlugin() |
Modifier and Type | Method | Description |
---|---|---|
void |
apply(Project project) |
Apply this plugin to the given target object.
|