Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.nativeplatform.toolchain
/
NativePlatformToolChain
Native
Platform
Tool
Chain
API
@
Incubating
interface
NativePlatformToolChain
(
source
)
A platform specific configurable tool chain.
Inheritors
VisualCppPlatformToolChain
GccPlatformToolChain
SwiftcPlatformToolChain
Members
Functions
get
Platform
Link copied to clipboard
API
abstract
fun
getPlatform
(
)
:
NativePlatform
Returns the platform which this tool chain builds for.