api / org.gradle.nativeplatform.plugins / NativeComponentModelPlugin

NativeComponentModelPlugin

@Incubating open class NativeComponentModelPlugin : Plugin<ProjectInternal>

A plugin that sets up the infrastructure for defining native binaries.

Constructors

<init>

NativeComponentModelPlugin(instantiator: Instantiator)

Functions

apply

open fun apply(project: ProjectInternal): Unit