Fix backend.native:run
This commit is contained in:
@@ -152,7 +152,7 @@ task run(type: JavaExec) {
|
||||
|
||||
args 'tests/codegen/function/sum.kt'
|
||||
|
||||
args project(':runtime').file('src/main/kotlin')
|
||||
args '-headers', project(':runtime').file('src/main/kotlin')
|
||||
|
||||
args '-output', "$buildDir/out.bc"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user