[K/N] Fix build-tools project compilation
Add necessary subprojects and dependencies Add OptIn annotation for experimental stdlib methods in 1.5 Fix compilation errors and cleanup
This commit is contained in:
@@ -784,4 +784,5 @@ if (buildProperties.isKotlinNativeEnabled) {
|
||||
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'
|
||||
include ':kotlin-native:shared'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user