|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
org.gradle.nativebinaries.TargetedNativeComponent org.gradle.nativebinaries.Executable org.gradle.nativebinaries.ProjectNativeComponent org.gradle.api.Named
@Incubating public interface Executable extends ProjectNativeComponent, TargetedNativeComponent
An executable native component that is built by Gradle.
Method Summary |
---|
Methods inherited from interface TargetedNativeComponent | |
---|---|
targetBuildTypes, targetFlavors, targetPlatforms |
Methods inherited from interface ProjectNativeComponent | |
---|---|
getBaseName, getBinaries, getDisplayName, getSource, setBaseName, source |
Methods inherited from interface Named | |
---|---|
getName |
Gradle API 1.12