[KT-43276] Add watchos_x64 target
This commit is contained in:
committed by
Stanislav Erokhin
parent
63b1aad3ef
commit
20931eebe1
@@ -78,7 +78,7 @@ enum DependencyKind {
|
||||
def platformManager = rootProject.ext.platformManager
|
||||
|
||||
|
||||
platformManager.filteredOutEnabledButNotSupported.each { target ->
|
||||
platformManager.enabled.each { target ->
|
||||
def loader = platformManager.loader(target)
|
||||
|
||||
task "${target}Dependencies"(type: NativeDep) {
|
||||
|
||||
Reference in New Issue
Block a user