@Incubating public interface Gcc extends PlatformConfigurableToolChain
Named.Namer
Modifier and Type | Method and Description |
---|---|
List<File> |
getPath()
The path required for executing the tool chain.
|
void |
path(Object... pathEntries)
Append an entry or entries to the tool chain path.
|
target, target, target, target, target, target, target, target, target
getDisplayName
List<File> getPath()
void path(Object... pathEntries)
pathEntries
- The path values to append. These are evaluated as per Project.files(Object...)