Specify /klib explicitly for klib install to dist/klib.
This commit is contained in:
committed by
alexander-gorshenev
parent
d48066bbec
commit
a94448ba5f
@@ -27,5 +27,5 @@ task klibInstall(type:Exec) {
|
||||
'install',
|
||||
konanInterop["$taskName"].interopProcessingTask.klib,
|
||||
'-repository',
|
||||
gradle.startParameter.projectProperties['konan.home']
|
||||
}
|
||||
"${gradle.startParameter.projectProperties['konan.home']}/klib"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user