freeCompilerArgs

@get:Input
abstract val freeCompilerArgs: ListProperty<String>

A list of additional compiler arguments

Default value: emptyList()