added backend.native to world build
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ant.importBuild 'kotlin-ir/build.xml'
|
||||
@@ -2,4 +2,5 @@ include ':Interop:Indexer'
|
||||
include ':Interop:StubGenerator'
|
||||
include ':Interop:Runtime'
|
||||
include ':InteropExample'
|
||||
include ':translator-bc'
|
||||
include ':backend.native'
|
||||
include ':backend.native:cli.bc'
|
||||
|
||||
Reference in New Issue
Block a user