JPS build: workarounds for idea importing
This commit is contained in:
@@ -13,6 +13,8 @@ dependencies {
|
||||
testCompile(projectTests(it))
|
||||
jpsTest(project(it, configuration = "jpsTest"))
|
||||
}
|
||||
|
||||
testRuntimeOnly(files("${rootProject.projectDir}/dist/kotlinc/lib/kotlin-reflect.jar"))
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user