Have you looked at the build.gradle.kts files of t...
# kotlin-native
j
Have you looked at the build.gradle.kts files of the different samples (https://github.com/JetBrains/kotlin-native/tree/master/samples ) ? There's a few different configurations. What worked for me is using one that's close to what I want as a starting point. E.g. here; https://github.com/JetBrains/kotlin-native/blob/master/samples/workers/build.gradle.kts