SourceCompile
Contents
API Documentation: SourceCompile
Properties
Property | Description |
---|---|
Additional arguments to provide to the compiler. It act as an escape hatch to the current model. Please open an issue on https://github.com/nokeedev/gradle-native with your reason for using this hatch so we can improve the model. |
|
The tool chain used for the compilation. |
Methods
No methods.
Property Details
ListProperty<String> compilerArgs
Additional arguments to provide to the compiler.
It act as an escape hatch to the current model. Please open an issue on https://github.com/nokeedev/gradle-native with your reason for using this hatch so we can improve the model.