Does K/N’s Gradle tooling have any integration wit...
# kotlin-native
s
Does K/N’s Gradle tooling have any integration with Gradle’s Native compilation tools? I’ve set up Gradle to build an external dependency as a project, and would like to run cinterop on the dependency/depend on the generated static library. As far as I can tell there’s no helpers for this workflow but wanted to check first.