gradle
8.6
API
gradle
/
org.gradle.nativeplatform.toolchain
/
NativeToolChain
Native
Tool
Chain
API
interface
NativeToolChain
:
ToolChain
A set of compilers and linkers that are used together to construct a native binary.
Inheritors
GccCompatibleToolChain
Swiftc
VisualCpp
Members
Functions
get
Display
Name
Link copied to clipboard
API
abstract
fun
getDisplayName
(
)
:
String
get
Name
Link copied to clipboard
API
abstract
fun
getName
(
)
:
String