[build][kotlin-native] native compiler embeddable
This commit is contained in:
@@ -641,4 +641,6 @@ if (buildProperties.isKotlinNativeEnabled) {
|
||||
include ':kotlin-native:platformLibs'
|
||||
include ':kotlin-native:libclangext'
|
||||
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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user