[Performance] Disable building platform libs by MPP plugin

This commit is contained in:
Ilya Matveev
2020-03-31 12:31:04 +07:00
committed by Ilya Matveev
parent db221489fa
commit c7e4e48447
+3
View File
@@ -16,3 +16,6 @@ artifactoryUrl = https://repo.labs.intellij.net
artifactoryRepo = kotlin-native-benchmarks
externalReports = coroutinesReport.txt
externalBenchmarksReport = externalReport.json
# Avoid building platform libraries by the MPP plugin.
kotlin.native.distribution.type=prebuilt