cCompiler property

CCompilerConfig cCompiler

The configuration for invoking the C compiler.

Not available during a dryRun. Will throw a StateError if accessed during a dryRun.

Implementation

CCompilerConfig get cCompiler;