api / org.gradle.nativeplatform.plugins

Package org.gradle.nativeplatform.plugins

Types

NativeComponentModelPlugin

open class NativeComponentModelPlugin : Plugin<ProjectInternal>

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

NativeComponentPlugin

open class NativeComponentPlugin : Plugin<ProjectInternal>

A plugin that creates tasks used for constructing native binaries.