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