gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
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.