Thanks for taking the time! Later I did find that kotlin-kts example and it helped to get me started. Just yesterday I got stuck again, trying to move kotlinx-benchmark related code to a separate Gradle sourceSet, but I think I got it working now without too much duplication.
s
sebastiano
05/13/2021, 1:36 PM
Hey! I’m pretty much stuck in the same situation (trying to use a separate
sourceSet
) – Would you mind sharing what your approach was/is?