[K/N] Convert :kotlin-native:backend.native buildscript to kts
Use folder structure from the rest of the project and build it by the bootstrap compiler.
This commit is contained in:
committed by
Space Team
parent
0542b62430
commit
24ede14e37
@@ -3,7 +3,7 @@ plugins {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(project(":kotlin-native:backend.native", "compilerApiElements"))
|
||||
api(project(":kotlin-native:backend.native"))
|
||||
}
|
||||
|
||||
sourceSets {
|
||||
|
||||
Reference in New Issue
Block a user