[FIR-PLUGIN] Move fir plugin prototype out from :compiler module
This commit is contained in:
+2
-2
@@ -96,8 +96,6 @@ include ":kotlin-build-common",
|
||||
":compiler:fir:jvm",
|
||||
":compiler:fir:checkers",
|
||||
":compiler:fir:analysis-tests",
|
||||
":compiler:fir:plugins:allopen-plugin",
|
||||
":compiler:fir:plugins:allopen-plugin:allopen-annotations",
|
||||
":compiler:frontend",
|
||||
":compiler:frontend.common",
|
||||
":compiler:frontend.java",
|
||||
@@ -205,6 +203,8 @@ include ":kotlin-build-common",
|
||||
":plugins:annotation-based-compiler-plugins-ide-support",
|
||||
":kotlin-script-runtime",
|
||||
":kotlin-coroutines-experimental-compat",
|
||||
":plugins:fir:fir-plugin-prototype",
|
||||
":plugins:fir:fir-plugin-prototype:plugin-annotations",
|
||||
":kotlin-test",
|
||||
":kotlin-test:kotlin-test-common",
|
||||
":kotlin-test:kotlin-test-annotations-common",
|
||||
|
||||
Reference in New Issue
Block a user