Class GccCompilerPlugin
java.lang.Object
org.gradle.nativeplatform.toolchain.plugins.GccCompilerPlugin
@Incubating
@NonNullApi
public abstract class GccCompilerPlugin
extends Object
implements Plugin<Project>
A 
Plugin which makes the GNU GCC/G++ compiler available for compiling C/C++ code.- 
Constructor SummaryConstructors
- 
Method Summary