Join Slack
Powered by
How do I specify `staticLibraries` in gradle for c...
# kotlin-native
j
jkbbwr
04/01/2018, 12:08 PM
How do I specify
staticLibraries
in gradle for cinterop
o
olonho
04/01/2018, 1:48 PM
linkerOpts
could be what you’re looking for, see
https://github.com/JetBrains/kotlin-native/blob/master/GRADLE_PLUGIN.md
👍 1
4
Views
Open in Slack
Previous
Next