[KAPT4] Create basic infrastructure for KAPT4
This commit is contained in:
committed by
Space Team
parent
fc57f48c8f
commit
083f54aceb
@@ -86,9 +86,10 @@ val outputJar = fileFrom(buildDir, "libs", "$compilerBaseName.jar")
|
||||
val compilerModules: Array<String> by rootProject.extra
|
||||
|
||||
val distLibraryProjects = listOfNotNull(
|
||||
":kotlin-annotation-processing",
|
||||
":kotlin-annotation-processing-compiler",
|
||||
":kotlin-annotation-processing-cli",
|
||||
":kotlin-annotation-processing-runtime",
|
||||
":kotlin-annotation-processing",
|
||||
":kotlin-annotations-jvm",
|
||||
":kotlin-ant",
|
||||
":kotlin-daemon",
|
||||
|
||||
Reference in New Issue
Block a user