[FIR] Add missing dependencies to :compiler:fir:checkers:checkers.native
This commit is contained in:
committed by
Space Team
parent
3f68694b0f
commit
c103da98dd
@@ -168,6 +168,7 @@ val firCompilerCoreModules = arrayOf(
|
||||
":compiler:fir:checkers",
|
||||
":compiler:fir:checkers:checkers.jvm",
|
||||
":compiler:fir:checkers:checkers.js",
|
||||
":compiler:fir:checkers:checkers.native",
|
||||
":compiler:fir:entrypoint", // TODO should not be in core modules but FIR IDE uses DependencyListForCliModule from this module
|
||||
":compiler:fir:fir2ir:jvm-backend", // TODO should not be in core modules but FIR IDE uses Fir2IrSignatureComposer from this module
|
||||
":compiler:fir:fir2ir" // TODO should not be in core modules but FIR IDE uses Fir2IrSignatureComposer from this module
|
||||
|
||||
Reference in New Issue
Block a user