Build: Centralize compiler dist build logic in :kotlin-compiler project
This commit is contained in:
@@ -19,6 +19,3 @@ runtimeJar {
|
||||
manifest.attributes.put("Main-Class", "org.jetbrains.kotlin.runner.Main")
|
||||
manifest.attributes.put("Class-Path", "kotlin-stdlib.jar")
|
||||
}
|
||||
|
||||
dist()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user