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} |
NativeExecutableFileSpec |
getExecutable() Native Executable File. |
NativeInstallationSpec |
getInstallation() Native Installation location for a native executable. |
NativeExecutableBinarySpec.TasksCollection |
getTasks() {@inheritDoc} |
Methods inherited from class | Name |
---|---|
interface ApplicationBinarySpec |
getApplication |
interface NativeBinarySpec |
getAssembler, getBuildType, getComponent, getCppCompiler, getFlavor, getLibs, getLinker, getObjcCompiler, getObjcppCompiler, getRcCompiler, getStaticLibArchiver, getTargetPlatform, getToolChain, getcCompiler, lib |
{@inheritDoc}
{@inheritDoc}
Native Executable File.
Native Installation location for a native executable.
{@inheritDoc}