NativeExecutableBinary

A binary artifact for a NativeExecutable, targeted at a particular platform with specific configuration.

Functions

Link copied to clipboard
abstract fun getBuildType(): BuildType
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getExecutableFile(): File
The executable file.
Link copied to clipboard
abstract fun getFlavor(): Flavor
Link copied to clipboard