setExecutionSourceFrom
Selects the compilation to run the execution from.
The compilation's KotlinCompilation.runtimeDependencyFiles are treated as runtime dependencies, while its KotlinCompilation.output is treated as runnable files.
Calling this method overwrites an already configured KotlinExecution.executionSource.