KSP tasks are not run for extended cross-compile targets with kotlin.native.enableKlibsCrossCompilation=true
Open
Gradle
- Dominant language
- Kotlin
- Stars
- 3.5k
- Forks
- 415
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 53
Description
With https://kotlinlang.org/docs/whatsnew21.html#ability-to-publish-kotlin-libraries-from-any-host the Apple targets can be built on Linux hosts.
However, the KSP tasks are not aware of this, and are still skipped.
Contributor guide
Assessment
This issue has not been assessed yet.