[K/N] Remove global execClang extension
This commit is contained in:
committed by
Space Team
parent
aead2c2bff
commit
3532056e0d
@@ -88,7 +88,6 @@ void setupHostAndTarget() {
|
||||
|
||||
void setupClang(Project project) {
|
||||
project.extensions.platformManager = project.project(":kotlin-native").ext.platformManager
|
||||
project.extensions.execClang = org.jetbrains.kotlin.ExecClang.create(project)
|
||||
}
|
||||
|
||||
configurations {
|
||||
|
||||
Reference in New Issue
Block a user