Add module dependency to fir/checkers/checkers-component-generator
This is a transitive dependency needed when bootstrapping in -Xserialize-ir mode.
This commit is contained in:
committed by
TeamCityServer
parent
307de0be89
commit
7e71bd8f1c
@@ -5,6 +5,7 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(project(":generators"))
|
||||
implementation(project(":compiler:fir:tree"))
|
||||
implementation(project(":compiler:fir:tree:tree-generator"))
|
||||
implementation(project(":compiler:resolution.common"))
|
||||
|
||||
Reference in New Issue
Block a user