api / org.gradle.nativeplatform.plugins / NativeComponentPlugin

NativeComponentPlugin

@Incubating open class NativeComponentPlugin : Plugin<ProjectInternal>

A plugin that creates tasks used for constructing native binaries.

Constructors

<init>

NativeComponentPlugin()

A plugin that creates tasks used for constructing native binaries.

Functions

apply

open fun apply(project: ProjectInternal): Unit