@Incubating class NativeComponentPlugin
A plugin that creates tasks used for constructing native binaries.
Type | Name and description |
---|---|
void |
apply(ProjectInternal project) |
def |
createInstallTask(ProjectInternal project, NativeExecutableBinary executable) |
def |
createTasks(ProjectInternal project, ProjectNativeBinaryInternal binary) |
static boolean |
isBuildableBinary(ProjectNativeBinaryInternal binary) |