[build] do not build kotlin-compiler-for-ide as it's unused in the IDE Plugin

This commit is contained in:
Ilya Kirillov
2023-10-09 21:31:51 +02:00
committed by Space Team
parent 5acdc865b6
commit b3226b9b78
3 changed files with 0 additions and 37 deletions
-1
View File
@@ -351,7 +351,6 @@ if (!buildProperties.inJpsBuildIdeaSync) {
":prepare:ide-plugin-dependencies:incremental-compilation-impl-tests-for-ide",
":prepare:ide-plugin-dependencies:js-ir-runtime-for-ide",
":prepare:ide-plugin-dependencies:kotlin-build-common-tests-for-ide",
":prepare:ide-plugin-dependencies:kotlin-compiler-for-ide",
":prepare:ide-plugin-dependencies:kotlin-compiler-cli-for-ide",
":prepare:ide-plugin-dependencies:kotlin-dist-for-ide",
":prepare:ide-plugin-dependencies:kotlin-gradle-statistics-for-ide",