[K/N] Extract :native:cli-native from kotlin-native/backend.native/cli.bc

This commit is contained in:
Alexander Shabalin
2024-03-02 01:51:44 +01:00
committed by Space Team
parent bce550dce4
commit 0542b62430
11 changed files with 29 additions and 42 deletions
+1
View File
@@ -899,4 +899,5 @@ if (buildProperties.isKotlinNativeEnabled) {
include ':kotlin-native:backend.native:tests'
include ':kotlin-native:prepare:kotlin-native-compiler-embeddable'
include ':native:kotlin-test-native-xctest'
include ':native:cli-native'
}