tools: Add ExecRemote in helpers project
This commit is contained in:
@@ -60,6 +60,8 @@ kotlinNativeInterop {
|
||||
}
|
||||
}
|
||||
|
||||
project.convention.plugins.remoteExec = new org.jetbrains.kotlin.ExecRemote(project)
|
||||
|
||||
task testInteropHelper(type: RunInteropKonanTest) {
|
||||
dependsOn jar
|
||||
dependsOn ':dist'
|
||||
|
||||
Reference in New Issue
Block a user