[K/N] Add build-tools as a module for IDEA
Adds a module to project making it able to use analysis and syntax highlight
This commit is contained in:
@@ -805,4 +805,5 @@ if (buildProperties.isKotlinNativeEnabled) {
|
||||
include ':kotlin-native:backend.native:tests'
|
||||
include ":kotlin-native-compiler-embeddable"
|
||||
project(":kotlin-native-compiler-embeddable").projectDir = "$rootDir/kotlin-native/prepare/kotlin-native-embeddable-compiler" as File
|
||||
include ':kotlin-native:build-tools'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user