rustic / com.osm.gradle.plugins / Rustic / flavors

flavors

val flavors: NamedDomainObjectContainer<ProductFlavorConfig> fun flavors(closure: Closure<*>): Unit

You can configure the toolchain (x86_64-linux-gnu-gcc and related tools) to be used in triple and build. In addition, you can set targetSelection, buildOptions, checkOptions, testOptions, and benchOptions.

Parameters

closure -