[Performance] Disable building platform libs by MPP plugin
This commit is contained in:
committed by
Ilya Matveev
parent
db221489fa
commit
c7e4e48447
@@ -16,3 +16,6 @@ artifactoryUrl = https://repo.labs.intellij.net
|
|||||||
artifactoryRepo = kotlin-native-benchmarks
|
artifactoryRepo = kotlin-native-benchmarks
|
||||||
externalReports = coroutinesReport.txt
|
externalReports = coroutinesReport.txt
|
||||||
externalBenchmarksReport = externalReport.json
|
externalBenchmarksReport = externalReport.json
|
||||||
|
|
||||||
|
# Avoid building platform libraries by the MPP plugin.
|
||||||
|
kotlin.native.distribution.type=prebuilt
|
||||||
Reference in New Issue
Block a user