[FIR] Introduce module for all jvm extensions
This commit is contained in:
committed by
Mikhail Glukhikh
parent
99489321f1
commit
05308a3652
@@ -22,6 +22,7 @@ dependencies {
|
||||
compile(commonDep("org.jline", "jline"))
|
||||
compile(project(":compiler:fir:psi2fir"))
|
||||
compile(project(":compiler:fir:resolve"))
|
||||
compile(project(":compiler:fir:jvm"))
|
||||
compile(project(":compiler:fir:java"))
|
||||
compile(project(":compiler:fir:fir2ir"))
|
||||
compile(toolsJar())
|
||||
|
||||
Reference in New Issue
Block a user