Extract module info & target platform to separate frontend.common

This commit is contained in:
Simon Ogorodnik
2018-04-05 15:53:04 +03:00
committed by Mikhail Glukhikh
parent cd614b5bf8
commit e3aed04d96
32 changed files with 238 additions and 161 deletions
+1
View File
@@ -35,6 +35,7 @@ include ":kotlin-build-common",
":compiler:fir:resolve",
":compiler:fir:java",
":compiler:frontend",
":compiler:frontend.common",
":compiler:frontend.java",
":compiler:frontend.script",
":kotlin-compiler-runner",