@Incubating @NonNullApi public class GccCompilerPlugin extends 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. |