Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ab7b4292982e3ae7707d74b46a5cda4e97e76b3b
/
.
/
prepare
/
ide-plugin-dependencies
/
kotlin-compiler-ir-for-ide
/
build.gradle.kts
blob: 0574c7bcf19557a610088a4adde740a8057f6328 [
file
] [
log
] [
blame
]
plugins
{
kotlin
(
"jvm"
)
}
val irCompilerModules
:
Array
<
String
>
by
rootProject
.
extra
publishJarsForIde
(
irCompilerModules
.
asList
())