[K/N] Don't build distribution for deprecated targets ^KT-59008
This commit is contained in:
committed by
Space Team
parent
e96dcef571
commit
18fb2ec476
@@ -75,7 +75,7 @@ enum DependencyKind {
|
||||
|
||||
def platformManager = rootProject.project(":kotlin-native").ext.platformManager
|
||||
|
||||
platformManager.enabled.each { target ->
|
||||
EnabledTargetsKt.enabledTargets(platformManager).each { target ->
|
||||
def loader = platformManager.loader(target)
|
||||
|
||||
tasks.register("${target}Dependencies", NativeDep) {
|
||||
|
||||
Reference in New Issue
Block a user