K2 Scripting: enable K2 compilation in scripting plugin
This commit is contained in:
committed by
Space Team
parent
bc2aa20b86
commit
337d11d4c8
@@ -10,6 +10,7 @@ dependencies {
|
||||
compileOnly(project(":compiler:frontend.java"))
|
||||
compileOnly(project(":compiler:psi"))
|
||||
compileOnly(project(":compiler:plugin-api"))
|
||||
compileOnly(project(":compiler:fir:entrypoint"))
|
||||
compileOnly(project(":compiler:cli"))
|
||||
compileOnly(project(":core:descriptors.runtime"))
|
||||
compileOnly(project(":compiler:ir.tree"))
|
||||
|
||||
Reference in New Issue
Block a user