toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.nativeplatform.toolchain.plugins
/
GccCompilerPlugin
Gcc
Compiler
Plugin
API
@
Incubating
@
NonNullApi
abstract
class
GccCompilerPlugin
:
Plugin
<
T
>
(
source
)
A
Plugin
which makes the
GNU GCC/G++ compiler
available for compiling C/C++ code.
Members
Constructors
Gcc
Compiler
Plugin
Link copied to clipboard
API
constructor
(
)
Functions
apply
Link copied to clipboard
API
open
fun
apply
(
project
:
Project
)