@karelpeeters JS, Native and JVM are multiplatforms themselves. JS are common in my project. You can write with only JS for the web, for servers and for mobile devices. You can write with only Native under even more number of platforms. Also some sourceSet could be common only for several targets (not for all) in project.
But all this does not answer my question. But someone says that Gradle supports it, but it doesn’t supported by IDEA. And without supporting such feature in IDEA it's unreal to work with such project. So I'm looking for any workaround.