An binary built by Gradle for a native application.
Modifiers | Name | Description |
---|---|---|
interface |
NativeExecutableBinarySpec.TasksCollection |
Provides access to key tasks used for building the binary. |
Type | Name and description |
---|---|
NativeExecutableSpec |
getApplication() {@inheritDoc} |
NativeExecutableSpec |
getComponent() {@inheritDoc} |
File |
getExecutableFile() The executable file. |
NativeExecutableBinarySpec.TasksCollection |
getTasks() {@inheritDoc} |
void |
setExecutableFile(File executableFile) The executable file. |
Methods inherited from class | Name |
---|---|
interface ApplicationBinarySpec |
getApplication |
interface NativeBinarySpec |
getBuildType, getComponent, getFlavor, getLibs, getLinker, getStaticLibArchiver, getTargetPlatform, getToolChain, lib |
{@inheritDoc}
{@inheritDoc}
The executable file.
{@inheritDoc}
The executable file.