Package org.gradle.nativeplatform
Interface Tool
- All Known Subinterfaces:
PreprocessingTool
Configuration of the arguments of a ToolChain executable.
-
Method Summary
-
Method Details
-
getArgs
The arguments passed when executing this tool. -
args
Adds a number of arguments to be passed to the tool.
-