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