toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.nativeplatform.toolchain
/
NativePlatformToolChain
Native
Platform
Tool
Chain
API
@
Incubating
interface
NativePlatformToolChain
(
source
)
A platform specific configurable tool chain.
Inheritors
SwiftcPlatformToolChain
GccPlatformToolChain
VisualCppPlatformToolChain
Members
Functions
get
Platform
Link copied to clipboard
API
abstract
fun
getPlatform
(
)
:
NativePlatform
Returns the platform which this tool chain builds for.