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