api / org.gradle.nativeplatform / NativeBinarySpec / getcCompiler

getcCompiler

abstract fun getcCompiler(): PreprocessingTool

The configuration of the C compiler used when compiling C sources for this binary. Valid for SharedLibraryBinarySpec, StaticLibraryBinarySpec and NativeExecutableBinarySpec when the 'c' plugin is applied.