eygraber
presets.withType<AbstractKotlinNativeTargetPreset<*>>().forEach { if(!it.konanTarget.family.isAppleFamily) { targetFromPreset(it) } }