KScience Native Configuration
Constructors
Functions
Link copied to clipboard
Replace all targets
Link copied to clipboard
Add a native target
fun target(preset: KotlinNativePreset, targetName: String = preset.name, targetConfiguration: KotlinNativeTarget.() -> Unit = { })