|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface CppLinker
Links one or more object files (usually compiled from source) into a single binary.
| Method Summary | |
|---|---|
WorkResult |
execute()
|
void |
setArgs(String... args)
|
void |
setOutput(File output)
|
void |
setSource(FileCollection source)
|
| Method Detail |
|---|
void setSource(FileCollection source)
void setOutput(File output)
void setArgs(String... args)
WorkResult execute()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||