Add include/kotlin-compiler project

Needed to include kotlin compiler project into a composite build (kotlin native + cotlin compiler)
This commit is contained in:
Vyacheslav Gerasimov
2018-02-26 13:14:28 +03:00
parent 361e8e065c
commit 0e879896e0
2 changed files with 45 additions and 0 deletions
+1
View File
@@ -150,6 +150,7 @@ include ":kotlin-build-common",
":kotlin-annotations-jvm",
":kotlin-annotations-android",
":pill:generate-all-tests",
":include:kotlin-compiler",
// plugin markers:
':kotlin-gradle-plugin:plugin-marker',