Objective c interop benchmarks migration (#3004)

This commit is contained in:
LepilkinaElena
2019-06-03 16:32:14 +03:00
committed by GitHub
parent 285bfc11f8
commit 69fd55656d
46 changed files with 1467 additions and 315 deletions
+2 -1
View File
@@ -27,7 +27,8 @@ buildscript {
}
}
import org.jetbrains.kotlin.konan.target.ClangArgs
ext.isEnabled = isMac()
import org.jetbrains.kotlin.PlatformInfo
ext.isEnabled = PlatformInfo.isMac()
model {
components {