Solutions
Multiplatform
Server-side
Data science
Android
Docs
API
APIs overview
Standard library (stdlib)
Test library (kotlin.test)
Coroutines (kotlinx.coroutines)
Serialization (kotlinx.serialization)
Kotlin I/O library (kotlinx-io)
Date and time (kotlinx-datetime)
JVM Metadata (kotlin-metadata-jvm)
Kotlin Gradle plugins
Ktor
Community
Teach
Play
Playground
Koans
Kotlin Gradle Plugins API reference
Toggle table of contents
2.2.0
Select version
2.2.0
2.1.20
jvm
Platform filter
jvm
Switch theme
Search in API
Kotlin Gradle Plugins API reference
kotlin-gradle-plugin-api
/
org.jetbrains.kotlin.gradle.dsl
/
KotlinNativeCompilerOptions
Kotlin
Native
Compiler
Options
interface
KotlinNativeCompilerOptions
:
KotlinCommonCompilerOptions
Compiler options for Kotlin Native.
Members
Properties
module
Name
Link copied to clipboard
@get:
Optional
@get:
Input
abstract
val
moduleName
:
Property
<
String
>
Specify a name for the compilation module.