[build] joint (step 2)
- dist: - compiler - tools(cinterop,klib) - stdlib - cache
This commit is contained in:
@@ -16,5 +16,5 @@ configurations {
|
||||
}
|
||||
|
||||
project.dependencies {
|
||||
kotlinCompilerClasspath(project(":kotlin-compiler-embeddable"))
|
||||
kotlinCompilerClasspath(project(path: ":kotlin-compiler-embeddable", configuration: "runtimeJar"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user