[KT-43276] Add watchos_x64 target
This commit is contained in:
committed by
Stanislav Erokhin
parent
63b1aad3ef
commit
20931eebe1
+1
-1
@@ -32,7 +32,7 @@ class PathSpecification extends BaseKonanSpecification {
|
||||
expect:
|
||||
def project = KonanProject.createEmpty(
|
||||
projectDirectory,
|
||||
platformManager.filteredOutEnabledButNotSupported.collect { t -> t.visibleName }
|
||||
platformManager.enabled.collect { t -> t.visibleName }
|
||||
) { KonanProject it ->
|
||||
it.generateSrcFile("main.kt")
|
||||
it.generateDefFile("interop.def", "")
|
||||
|
||||
Reference in New Issue
Block a user