GccCompilerPlugin

@NullMarked
abstract class GccCompilerPlugin : Plugin<T> (source)

A Plugin which makes the GNU GCC/G++ compiler available for compiling C/C++ code.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun apply(project: Project)