[Build] Add build-tools-api and build-tools-impl modules

#KT-57396 In Progress
This commit is contained in:
Alexander.Likhachev
2023-03-17 13:57:54 +01:00
committed by Space Team
parent 3ab057b5e8
commit 3a8d7c0839
10 changed files with 74 additions and 0 deletions
+1
View File
@@ -47,6 +47,7 @@
/compiler/backend/ "Kotlin JVM"
/compiler/backend.common.jvm/ "Kotlin JVM"
/compiler/backend-common/ "Kotlin JVM" "Kotlin JS" "Kotlin Native" "Kotlin Wasm"
/compiler/build-tools/ "Kotlin Build Tools"
/compiler/builtins-serializer/ "Kotlin Compiler Core"
/compiler/cli/ "Kotlin Compiler Core"
/compiler/cli/cli-js/ "Kotlin JS" "Kotlin Wasm"